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

Custom LLMs & APIs Endpoints #116

Closed
LSXAxeller opened this issue Aug 20, 2023 · 1 comment
Closed

Custom LLMs & APIs Endpoints #116

LSXAxeller opened this issue Aug 20, 2023 · 1 comment

Comments

@LSXAxeller
Copy link

Will it support the local llm models like LlaMa and RWKV using the local APIs like oobobga Text Generation WebUI ?
This would solve the problems of insufficient OpenAI credits and limited tokens and the countries that ChatGPT access is still unavailable in yet

@steven-tey
Copy link
Owner

Yes – since we're using the ai SDK, you should be able to swap OpenAI out for other supported LLMs fairly easily!

Here are the docs: https://sdk.vercel.ai/docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants