Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support AI's other than OpenAI like Mistral #82

Open
elie222 opened this issue Jan 7, 2024 · 3 comments
Open

Support AI's other than OpenAI like Mistral #82

elie222 opened this issue Jan 7, 2024 · 3 comments
Labels
good first issue Good for newcomers

Comments

@elie222
Copy link
Owner

elie222 commented Jan 7, 2024

We use the ai package: https://sdk.vercel.ai/docs. And it's easy to switch between LLM's with it. Here's a playground for example: https://sdk.vercel.ai/

Although there may be features that don't work across LLMs like function calling. So we'd have to handle those differently.

If we could support Mistral that would be very cool and help us move in the direction of a 100% self-hosted version.

@elie222 elie222 added the good first issue Good for newcomers label Jan 7, 2024
@Ravitejarao333
Copy link

can i work on this ?

@elie222
Copy link
Owner Author

elie222 commented Jan 7, 2024

Yes!

@varuntree
Copy link

This is a game changer i guess. Especially if we can do it with LLAMA 3 dont you think? I wonder why you chose mistral, i thinker if we can add llama from groq!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
3 participants