vercel / ai-chatbot

A full-featured, hackable Next.js AI chatbot built by Vercel
https://chat.vercel.ai
Other
5.53k stars 1.63k forks source link

Create demo using gemini model #297

Closed jeremyphilemon closed 3 months ago

jeremyphilemon commented 3 months ago

Gemini Function Calling Feedback

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ai-chatbot-rces ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2024 6:55pm
oss-ai-chatbot ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2024 6:55pm
athrael-soju commented 3 months ago

Really cool implementation. Are you planning to add a switch between openAI and Gemini API?

Godrules500 commented 2 months ago

Can this work with the new streamUI from AI sdk 3.1?

athrael-soju commented 2 months ago

@Godrules500 I'd advice holding up, because the new AI SDK came with a few issues.

Godrules500 commented 2 months ago

@Godrules500 I'd advice holding up, because the new AI SDK came with a few issues.

Bummer! Do you know what kind of issues off the top of your head? Also, wish there was a VertexAI implementation since I'm technically not allowed to use the google ai wrapper

athrael-soju commented 1 month ago

@Godrules500 I'd advice holding up, because the new AI SDK came with a few issues.

Bummer! Do you know what kind of issues off the top of your head? Also, wish there was a VertexAI implementation since I'm technically not allowed to use the google ai wrapper

This should give you an idea :) https://github.com/vercel/ai-chatbot/issues/325 Looks like it's a @vercel/ai related issue affecting several templates.