docs/how_to/custom_llm/ #29684
Replies: 1 comment 1 reply
-
Can I use these Custom class to bind custom tools ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
docs/how_to/custom_llm/
This notebook goes over how to create a custom LLM wrapper, in case you want to use your own LLM or a different wrapper than one that is supported in LangChain.
https://python.langchain.com/docs/how_to/custom_llm/
Beta Was this translation helpful? Give feedback.
All reactions