Langchain-Chatchat icon indicating copy to clipboard operation
Langchain-Chatchat copied to clipboard

Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with la...

Results 929 Langchain-Chatchat issues
Sort by recently updated
recently updated
newest added

希望增加知识库文档来源confluence,导入文档通过url和token进行导入文档到知识库,并且存储到向量数据库。 像这样: `Personal Access Token (Server/On-Prem only) This method is valid for the Data Center/Server on-prem edition only. For more information on how to generate a Personal Access Token (PAT)...

bug

The command may be useful to begainners

size:XS

1、增加RAG指令,解决非agent模式下知识库无法使用问题。 2、文件上传改为run_in_thread_pool调用,解决守护线程无法创建子线程问题。

size:XS

启动运行: ```bash python startup.py -a ``` 出错: ```bash 2024-04-12 10:08:16,837 - startup.py[line:655] - INFO: 正在启动服务: 2024-04-12 10:08:16,837 - startup.py[line:656] - INFO: 如需查看 llm_api 日志,请前往 /Langchain-Chatchat/logs /root/miniconda3/envs/myconda/lib/python3.10/site-packages/langchain_core/_api/deprecation.py:117: LangChainDeprecationWarning: 模型启动功能将于 Langchain-Chatchat 0.3.x重写,支持更多模式和加速启动,0.2.x中相关功能将废弃...

bug
stale

[BUG] 简洁阐述[BUG] 当使用LLaMA-Factory 使用.bin格式训练合并之后的模型,然后使用langchain-chatchat,加载训练的模型出现TypeError: PeftConfig.__init__() got an unexpected keyword argument '_name_or_path'问题 / Concise description of the issue

bug

操作系统:macOS-14.1.1-arm64-arm-64bit. python版本:3.10.13 (main, Sep 11 2023, 08:16:02) [Clang 14.0.6 ] 项目版本:v0.2.10 langchain版本:0.1.13. fastchat版本:0.2.36 当前使用的分词器:ChineseRecursiveTextSplitter 当前启动的LLM模型:['chatglm3-6b'] @ mps {'device': 'mps', 'host': '0.0.0.0', 'infer_turbo': False, 'model_path': '/Users/wanghongxi/Desktop/work/llm/models/chatglm3-6b', 'model_path_exists': True, 'port': 20002} 当前Embbedings模型:...

bug
stale

![peer closed connection without sending complete message body (incomplete chunked read)](https://github.com/chatchat-space/Langchain-Chatchat/assets/164276898/b721509b-b347-42aa-8960-bd4623cb394d) ERROR: Exception in ASGI application Traceback (most recent call last): File "C:\Users\Administrator\MiniConda3\envs\py3.10.11\lib\site-packages\sse_starlette\sse.py", line 269, in __call__ await wrap(partial(self.listen_for_disconnect, receive))...

bug
stale

一直转圈试了几次都不行,也不报错 ![360截图20240412102545835](https://github.com/chatchat-space/Langchain-Chatchat/assets/23259315/4e28070b-0d51-438b-8159-9239791298fb) ![360截图20240412102556187](https://github.com/chatchat-space/Langchain-Chatchat/assets/23259315/b58c1b79-78ab-41b2-a8dc-ff9eea7fc5e6)

bug
stale