LangChain GPT
#6645
Replies: 1 comment
-
We looked into using langchain but the actual llm integration isn't the difficult part. Its the multiple different tool chains and prompts that would be required to manage them. LangChain wasn't sufficient to fit our needs. We do have this issue if you'd like to contribute to the solution: #6969 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://github.com/langchain-ai/opengpts
Been writing on integrations with words wrappers to use other llm, why not just make default settings able to use openAI or a locally hosted gpt service like by this one that's already got dozens of llms supported?
Beta Was this translation helpful? Give feedback.
All reactions