arcstep / langchain_zhipuai
为了兼容Langchain,根据zhipu官方HTTP的API重新实现的Python SDK
☆50Updated 7 months ago
Alternatives and similar repositories for langchain_zhipuai:
Users that are interested in langchain_zhipuai are comparing it to the libraries listed below
- A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。☆154Updated this week
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆438Updated 5 months ago
- GraphRAG的应用实例,项目特点在于提供了替换OpenAI模型的方法,并通过修改原有提示和切分文档的方法,提高了GraphRAG处理中文内容的能力。☆107Updated 3 months ago
- Examples and guides for using the GLM APIs☆850Updated last week
- 企业级RAG系统从入门到精通☆313Updated last month
- langchain学习笔记,包含langchain源码解读、langchain中使用中文模型、langchain实例等。☆189Updated last year
- langchain中文网是langchain的中文文档☆169Updated 4 months ago
- LangChain结合了大型语言模型、知识库和计算逻辑,可以用于快速开发强大的AI应用。这个仓库包含了我对LangChain的学习和实践经验,包括教程和代码案例。让我们一起探索LangChain的可能性,共同推动人工智能领域的进步!☆147Updated 7 months ago
- ☆185Updated last month
- 基于RAG的私有知识库问答系统☆136Updated 2 months ago
- 本地知识库 + chatGLM6B + CustomAgent☆262Updated last year
- dify's rag patch module☆117Updated 3 weeks ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆97Updated last month
- 添加🚀流式 Web 服务到 GraphRAG,兼容 OpenAI SDK,支持可访问的实体链接🔗,支持建议问题,兼容本地嵌入模型,修复诸多问题。Add streaming web server to GraphRAG, compatible with OpenAI SD…☆232Updated last month
- 🚀WebUI integrated platform for latest LLMs | 各大语言模型的全流程工具 WebUI 整合包。支持主流大模型API接口和开源模型。支持知识库,数据库,角色扮演,mj文生图,LoRA和全参数微调,数据集制作,live2d等全流程应用…☆517Updated 2 months ago
- ✨🦋 illufly 是自我进化的 Agent 框架: 基于自我进化,快速创造价值☆52Updated this week
- 基于大模型LLMs的智能文本SQL生成能力,结合数据可视化,实现下一代对话式系统自动生成图表展示和dashboard、数据分析的BI系统。☆105Updated last year
- ☆165Updated last year
- RAG for Local LLM, chat with PDF/doc/txt files, ChatPDF. 纯原生实现RAG功能,基于本地LLM、embedding模型、reranker模型实现,无须安装任何第三方agent库。☆682Updated last month
- Intelligent data apps and assets with LLMs☆127Updated 5 months ago
- An easy-to-use framework for modular RAG☆317Updated this week
- Easy-to-Use RAG Framework; CCF AIOps International Challenge 2024 Top3 Solution; CCF AIOps 国际挑战赛 2024 季军方案☆296Updated 3 months ago
- Q&A based on elasticsearch+langchain+chatglm2 | 基于elasticsearch,langchain,chatglm2的自有知识库问答☆235Updated last year
- A collection of RAG systems powered by LLM.☆156Updated 3 months ago
- ☆311Updated last month
- ChatBI is a BI system interacted by chat.☆167Updated 3 months ago
- ☆59Updated 3 months ago
- 本项目主要实现使用FastAPI后端框架+CrewAI实现AI Agent复杂工作流。代码实现CrewAI的Flows功能,并支持Flow运行中间结果进行持久化存储和查询(MySQL),支持多Flow并行(Celery是一个强大的异步任务队列/作业队列库)。☆58Updated 3 months ago
- 在本项目中模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户问题向量化->检索向量数据库…☆83Updated 5 months ago
- Neo4j graph construction from unstructured data☆267Updated 6 months ago