Langchain-ChatchatModel41/100 via “multi-model llm integration with provider abstraction layer”
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
Unique: Provides unified abstraction across diverse LLM providers (ChatGLM, Qwen, Llama, OpenAI, Anthropic) with runtime model selection and automatic fallback, enabling applications to be provider-agnostic while supporting both local and cloud-based models
vs others: More flexible than LiteLLM because it includes local model support (ChatGLM, Qwen) and custom fallback logic; more comprehensive than LangChain's individual provider integrations because it unifies configuration and selection