Commit Graph

  • 7e8391eb55
    修复knowledge_base_chat_iterator传参错误 (#2386) xldistance 2023-12-15 07:53:36 +0800
  • 332e1ccfaa
    更新self.dims_length赋值错误 (#2380) xldistance 2023-12-14 19:56:39 +0800
  • e7410e40df
    fix: 文档错误 (#2384) jaluik 2023-12-14 16:32:05 +0800
  • 1cbad32b6e
    Update README.md imClumsyPanda 2023-12-13 18:56:43 +0800
  • f45d6ab49c
    Add files via upload imClumsyPanda 2023-12-13 18:56:20 +0800
  • bf21b8f116 merge single line to the next content wvivi2023 2023-12-13 18:06:49 +0800
  • 9c5b81cb2b
    优化EventSource回包 (#1200) lookou 2023-12-13 17:02:27 +0800
  • 472a97a616 所有 chat 接口都改为 EventSourceResponse;ApiRequest 作对应修改 liunux4odoo 2023-12-13 16:08:58 +0800
  • c8fef3380c merge from dev liunux4odoo 2023-12-13 16:52:40 +0800
  • db008c1af8 为milvus增加额外索引与搜索配置 hzg0601 2023-12-13 15:52:11 +0800
  • 8c367eb460 add log wvivi2023 2023-12-13 09:51:59 +0800
  • 9fa7a1fbbf title enhancement and remove the logic of query scope wvivi2023 2023-12-13 09:51:17 +0800
  • 2604c9e761
    fix: prompt template name error in file_chat (#2366) liunux4odoo 2023-12-12 21:12:33 +0800
  • 95c09981a6 给出chatglm3-6b输出角色标签<|user|>等及自问自答的解决方案 hzg0601 2023-12-11 11:22:39 +0800
  • db1c1e2ee4 解决多次调用es创建索引失败的问题 hzg0601 2023-12-11 10:39:59 +0800
  • 2e9319846e support .xls files liunux4odoo 2023-12-08 15:04:08 +0800
  • 7b70776810 fix: doc ext name error in LOADER_DICT liunux4odoo 2023-12-08 13:59:55 +0800
  • fdd6eb5f6d
    Update README.md imClumsyPanda 2023-12-07 16:07:24 +0800
  • bcbeb9d8ac
    Add files via upload imClumsyPanda 2023-12-07 16:07:00 +0800
  • b1abafeb50 commit 0.2.6 config wvivi2023 2023-12-07 14:37:55 +0800
  • ad0b133ac8 解决faiss相似度阈值不在0-1之间的问题 hzg0601 2023-12-06 21:57:59 +0800
  • 4c2fda7200 Merge branch 'dev' of https://github.com/chatchat-space/Langchain-Chatchat into dev hzg0601 2023-12-06 20:42:32 +0800
  • d1f94c2846 temporarily add reranker hzg0601 2023-12-06 20:42:27 +0800
  • 1fac51fe35 temporarily save faiss_cache hzg0601 2023-12-06 09:45:56 +0000
  • c936f040e4 优化第一级目录分款 wvivi2023 2023-12-05 16:51:45 +0800
  • 6547005073
    Update README.md imClumsyPanda 2023-12-04 22:43:20 +0800
  • 5fe933fa44
    Add files via upload imClumsyPanda 2023-12-04 22:42:49 +0800
  • 67b7c99d03
    ocr 支持 GPU 加速(需要手动安装 rapidocr_paddle[gpu]);知识库支持 MHTML 和 Evernote 文件。 (#2265) liunux4odoo 2023-12-04 09:39:56 +0800
  • cf65f44eb6
    更新默认模型下载链接 (#2259) Ean Yang 2023-12-03 11:59:48 +0800
  • 7d2de47bcf
    文件对话和知识库对话 API 接口实现全异步操作,防止阻塞 (#2256) liunux4odoo 2023-12-02 19:22:44 +0800
  • dcb76984bc
    修复Azure 不设置Max token的bug (#2254) zR 2023-12-02 16:50:56 +0800
  • 023cb22da7
    修改 duckduckgo 依赖错误 (#2252) zR 2023-12-02 12:30:07 +0800
  • 2d0615aede
    Merge pull request #2251 from chatchat-space/hzg0601-patch-1 Zhi-guo Huang 2023-12-02 12:25:24 +0800
  • 643cc6c5be
    Update duckduckgo version Zhi-guo Huang 2023-12-02 12:25:12 +0800
  • 12113be6ec 在startup中自动执行 create_tables, 确保数据库表被创建 liunux4odoo 2023-12-02 10:52:29 +0800
  • 6558647b65 update version imClumsyPanda 2023-12-01 21:55:35 +0800
  • f9348326f5 update config template imClumsyPanda 2023-12-01 21:54:11 +0800
  • 4fa28c71b1
    修复:chat 接口默认使用 memory获取10条历史消息,导致最终拼接的prompt出错 (#2247) liunux4odoo 2023-12-01 11:35:43 +0800
  • 0cc1be224d
    依赖升级 (#2246) zR 2023-12-01 11:34:41 +0800
  • 60f8e1d55e update aggrid pagination imClumsyPanda 2023-11-30 23:40:03 +0800
  • c34b4136c0 update file format imClumsyPanda 2023-11-30 23:33:48 +0800
  • f2d917d1e4 update config templates imClumsyPanda 2023-11-30 23:26:15 +0800
  • 89b07ba55d update config templates imClumsyPanda 2023-11-30 23:20:39 +0800
  • 072e0a2a32 update reqs and server/utils imClumsyPanda 2023-11-30 22:23:15 +0800
  • 7e99cc12b3 update reqs imClumsyPanda 2023-11-30 21:54:09 +0800
  • d55f53d8c0 update README.md imClumsyPanda 2023-11-30 21:50:50 +0800
  • 120dc50004 update README.md imClumsyPanda 2023-11-30 21:44:51 +0800
  • 5ac77e5089
    修复: MiniMax和千帆在线embedding模型分批请求的bug (#2208) zty 2023-11-30 17:28:22 +0800
  • 8b70b1db7e
    一些细节更新 (#2235) zR 2023-11-30 17:25:48 +0800
  • 40918c21de
    bug修复和提示词修改 (#2230) zR 2023-11-30 12:09:53 +0800
  • 0ca6f40c45
    Update README.md imClumsyPanda 2023-11-30 11:58:04 +0800
  • c4fe3393b3
    添加自定义命令: (#2229) liunux4odoo 2023-11-30 11:39:41 +0800
  • 7487af3bad
    Add files via upload imClumsyPanda 2023-11-30 11:04:14 +0800
  • c4bf8c48ec
    0.2.7版本依赖更新,Langchain在0.0.340下才能使用 (#2213) zR 2023-11-29 15:15:03 +0800
  • b7a50daa0f
    更新Langchain依赖到0.0.342以上版本 (#2212) zR 2023-11-29 15:08:13 +0800
  • dce1d16e29 enhance splitter wvivi2023 2023-11-29 13:25:44 +0800
  • 509dee0425 fix: empty docs error in KnowledgeFile liunux4odoo 2023-11-29 11:33:43 +0800
  • 7d580d9a47 修复:*_chat 接口中重设 max_tokens 时导致 `local variable 'max_tokens' referenced before assignment` 错误 liunux4odoo 2023-11-28 21:00:00 +0800
  • 6076ab1198
    Update README.md imClumsyPanda 2023-11-27 11:59:35 +0800
  • 02c33e6ce9
    Add files via upload imClumsyPanda 2023-11-27 11:58:57 +0800
  • 8b695dba03 *_chat 接口中,当 max_tokens=0时,将其设为 None,避免 swagger ui 中默认值为0时访问出错 liunux4odoo 2023-11-26 16:47:58 +0800
  • 75a2cba078
    Merge pull request #2176 from glide-the/dev_command_summary glide-the 2023-11-25 23:32:19 +0800
  • 279ffdf117 单个知识库根据doc_ids摘要 glide-the 2023-11-25 23:31:13 +0800
  • 33374bd9f2
    Merge pull request #2175 from glide-the/dev_command_summary glide-the 2023-11-25 22:32:13 +0800
  • 248db46187 Merge branch 'dev_summary' into dev_command_summary 实现summary_chunk 文档分段总结业务实现 使用 MapReduceDocumentsChain 生成摘要 # Conflicts: # server/api.py # server/knowledge_base/kb_doc_api.py # server/knowledge_base/kb_service/base.py # server/knowledge_base/migrate.py glide-the 2023-11-25 22:30:41 +0800
  • f57837c07a Merge branch 'dev_summary' into dev_tmp glide-the 2023-11-25 21:02:46 +0800
  • 08530edb3d add some comment hzg0601 2023-11-25 19:56:36 +0800
  • 92dcb11b26
    Merge pull request #2173 from chatchat-space/hzg0601-patch-4 Zhi-guo Huang 2023-11-25 19:45:13 +0800
  • abb32722fe
    Update startup.py Zhi-guo Huang 2023-11-25 19:44:33 +0800
  • 717355bf1e
    Merge pull request #2171 from chatchat-space/hzg0601-patch-3 Zhi-guo Huang 2023-11-25 19:41:37 +0800
  • a83e03011d
    Update server_config.py.example Zhi-guo Huang 2023-11-25 19:41:21 +0800
  • f9f16edd13
    Update startup.py Zhi-guo Huang 2023-11-25 19:38:18 +0800
  • 63bdca1343
    Merge pull request #2170 from chatchat-space/hzg0601-patch-2 Zhi-guo Huang 2023-11-25 19:35:11 +0800
  • 3c4d4a5345
    Update requirements.txt Zhi-guo Huang 2023-11-25 19:34:57 +0800
  • 1de4258aa0
    给 ApiModelWorker 添加 logger 成员变量,API请求出错时输出有意义的错误信息。 (#2169) liunux4odoo 2023-11-25 13:51:07 +0800
  • 1b0cf67a57
    支持软连接的知识库 (#2167) zR 2023-11-24 22:47:55 +0800
  • dfcebf7bc3
    支持昆仑万维天工大模型 (#2166) Eden 2023-11-24 22:25:35 +0800
  • 3839c212db
    Merge pull request #2162 from chatchat-space/hzg0601-patch-1 Zhi-guo Huang 2023-11-24 17:03:19 +0800
  • 1d3a69ff86
    Update startup.py Zhi-guo Huang 2023-11-24 17:03:02 +0800
  • 824c29a6d2
    将 MiniMax 和 千帆 在线 Embedding 改为 10 个文本一批,防止接口数量限制 (#2161) liunux4odoo 2023-11-24 16:42:20 +0800
  • 76151e884a
    feat: add with-history prompt (#2156) qiankunli 2023-11-24 10:05:50 +0800
  • 1b9b777eaf 使 MessageModel 中 conversation_id 为非必填项,避免前端请求错误 liunux4odoo 2023-11-23 21:42:27 +0800
  • aae4144476
    数据库和向量库中文档 metadata["source"] 改为相对路径,便于向量库迁移 (#2153) liunux4odoo 2023-11-23 19:54:00 +0800
  • 7a85fe74e9 add llm article to kb/smaples hzg0601 2023-11-23 14:18:00 +0800
  • 9ba2120129 enhance wvivi2023 2023-11-23 12:38:31 +0800
  • 1c97673d41
    feat: add db memory (#2046) qiankunli 2023-11-22 18:38:26 +0800
  • 274e7a9c0a
    Update README.md imClumsyPanda 2023-11-22 15:27:14 +0800
  • 7eee9212e0
    Add files via upload imClumsyPanda 2023-11-22 15:26:45 +0800
  • 569209289b
    Merge pull request #2130 from glide-the/dev glide-the 2023-11-21 21:48:39 +0800
  • 17c9632942 统一在线模型异常报文、增加详细日志 glide-the 2023-11-21 21:46:42 +0800
  • 3cf7422c21
    修复:知识库json文件的中文被转为unicode码,导致无法匹配 (#2128) liunux4odoo 2023-11-21 21:00:46 +0800
  • ce7255dce1
    Update model_config.py.example (#2110) Zhi-guo Huang 2023-11-20 16:45:55 +0800
  • a9cf191532 update webui: 默认对话模式改为 LLM对话;lite 模式下可选模型列表不显示本地模型 liunux4odoo 2023-11-20 16:37:06 +0800
  • 700c4ad170
    Update requirements.txt Zhi-guo Huang 2023-11-20 15:57:26 +0800
  • 262c1fc8c3
    Update requirements_api.txt Zhi-guo Huang 2023-11-20 15:56:51 +0800
  • 33f43f7a96
    Update requirements_lite.txt Zhi-guo Huang 2023-11-20 15:56:16 +0800
  • 1a291d9db9 add .pdf & .pptx as knowledge test files; update wiki liunux4odoo 2023-11-17 14:32:30 +0800
  • ad7a6fd438
    开发者: (#2091) liunux4odoo 2023-11-17 11:39:32 +0800
  • 68a544ea33 开发者:XXKBService.get_doc_by_id 改为批量处理,提高访问向量库效率。 liunux4odoo 2023-11-16 11:09:40 +0800
  • 4ed8f049ab
    Update README.md imClumsyPanda 2023-11-16 10:20:39 +0800