Custom LLMs and Plugins
Extending the default LLM
LLM_CLASS=plugins.my_llm.MyLLMClassIs it possible to use LangChain's LCEL as my agent?
What happens if my class doesn't implement the AbstractLLM from Dialog Lib or doesn't return a Runnable object?
Adding extra routes to the project
Adding new models to the project through settings
Writing a new plugin without a PyPI Package.
WhatsApp Text to Audio Synthesis
Available Plugins
Last updated