mckaywrigley / chatbot-ui

AI chat for every model.
https://chatbotui.com
MIT License
27.38k stars 7.6k forks source link

Langchain Support #1697

Open nacartwright opened 2 months ago

nacartwright commented 2 months ago

One feature that would be great is Langchain support for agents or chains. Even if it is a LangServe Remote Runnable it would be awesome to be able to leverage Langchain agents / tools...etc.

rjbrown99 commented 3 weeks ago

Below is the closest I have found to be able to do this. I'm aiming for the same outcome. Looks like a new project with almost no active adoption yet.

Chatbot UI -> OpenAPI-compatible REST API -> LangChain/RAG -> Ollama (or vLLM)

Will keep researching other options.

https://github.com/samuelint/langchain-openai-api-bridge