Replies: 2 comments 6 replies
-
I'm not sure but I was planning on working on this myself. I have a program that uses LangChain and ChatGPT but was going to attempt to use Alpaca instead. I am not to familiar with how LangChain works but I image you could use it for any LLM just might take a bit of work. |
Beta Was this translation helpful? Give feedback.
1 reply
-
You can, here is a link to the documentation which contains a list of supported LLMs, and how to plug them into langchain. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have sensitive data (like corporate data etc.) and cannot use the OpenAI API for things such as the CSV agent. Is there any plan to add the ability to use local LLMs like Vicuna, Alpaca etc. beyond the current functionality to use only OpenAI's APIs?
Beta Was this translation helpful? Give feedback.
All reactions