Commit Graph

  • be22869c5e Update README.md imClumsyPanda 2023-09-18 12:02:42 +0800
  • cb2b560a5b fix : Duplicate variable and function name (#1509) Jim Zhang 2023-09-18 11:00:04 +0800
  • a580cbddab fix ReadMe anchor link (#1500) Water Zheng 2023-09-16 19:26:29 +0800
  • b6c390777a
    fix argument name in help text (#1532) lehug 2023-09-20 10:38:50 +0800
  • 30e72ebc3f
    Update README.md imClumsyPanda 2023-09-20 08:26:48 +0800
  • 3cd73ef11e
    Add files via upload imClumsyPanda 2023-09-20 08:26:26 +0800
  • e07bbf6efb
    Add: standard python ignore files (#1530) Orion 2023-09-19 18:04:34 +0800
  • 6c4598b356
    fix #1519: streamlit-chatbox旧版BUG,但新版有兼容问题,先在webui中作处理,并限定chatbox版本 (#1525) liunux4odoo 2023-09-19 10:09:40 +0800
  • 46af5b7571
    fix: llm_model_dict with `xxx/xxx` local_model_path was parsed as online-api (#1513) liunux4odoo 2023-09-18 12:10:03 +0800
  • 1ec63de968
    Update README.md imClumsyPanda 2023-09-18 12:02:42 +0800
  • 59fb309ba4
    fix : Duplicate variable and function name (#1509) Jim Zhang 2023-09-18 11:00:04 +0800
  • 1bae930691
    修复faiss_pool知识库缓存key错误 (#1507) liunux4odoo 2023-09-17 16:31:44 +0800
  • ec85cd1954
    move wrap_done & get_ChatOpenAI from server.chat.utils to server.utils (#1506) liunux4odoo 2023-09-17 16:19:50 +0800
  • 7d31e84cc7 langchain日志开关 glide-the 2023-09-17 14:17:38 +0800
  • bb7ce601fc 1. 搜索引擎问答支持历史记录; 2. 修复知识库问答历史记录传参错误:用户输入被传入history,问题出在webui中重复获取历史消息,api知识库对话接口并无问题。 liunux4odoo 2023-09-17 13:56:57 +0800
  • 902ba0c321 增加传入矢量名称加载 glide-the 2023-09-17 13:54:03 +0800
  • 175c90c362 增加其它模型的参数适配 glide-the 2023-09-17 13:43:47 +0800
  • a65bc4a63c
    添加configs/prompt_config.py,允许用户自定义prompt模板: (#1504) liunux4odoo 2023-09-17 13:27:11 +0800
  • 598eb298df
    第一版初步agent实现 (#1503) zR 2023-09-17 11:19:16 +0800
  • 13cca9cf81
    feat: support volc fangzhou (#1501) qiankunli 2023-09-17 00:53:12 +0800
  • 7577bd52ce Merge branch 'pr1501' into dev liunux4odoo 2023-09-17 00:30:24 +0800
  • 9a7beef270 使火山方舟正常工作,添加错误处理和测试用例 liunux4odoo 2023-09-17 00:21:13 +0800
  • 745a105bae feat: support volc fangzhou liunux4odoo 2023-09-16 09:09:27 +0800
  • 7eed50337d
    fix ReadMe anchor link (#1500) Water Zheng 2023-09-16 19:26:29 +0800
  • 42d76aabdf
    Update model_config.py.example: wrong provider for qianfan-api (#1499) liunux4odoo 2023-09-16 11:19:22 +0800
  • c8d8727783
    更新migrate.py和init_database.py,加强知识库迁移工具: (#1498) liunux4odoo 2023-09-16 09:09:27 +0800
  • 3dde02be28
    优化LLM模型列表获取、切换的逻辑: (#1497) liunux4odoo 2023-09-16 07:15:08 +0800
  • 955b0bc211
    修复ChatGPT api_base_url错误;用户可以在model_config在线模型配置中覆盖默认的api_base_url (#1496) liunux4odoo 2023-09-15 22:56:13 +0800
  • 80375e1ff3
    fix merge conflict for #1474 (#1494) liunux4odoo 2023-09-15 18:11:15 +0800
  • f7c73b842a
    优化configs (#1474) liunux4odoo 2023-09-15 17:52:22 +0800
  • 456229c13f update README.md and README_en.md imClumsyPanda 2023-09-15 14:18:35 +0800
  • b2d86bf3f8 Merge branch 'master' into pre-release imClumsyPanda 2023-09-15 13:53:34 +0800
  • fc78004ab3 update qr code imClumsyPanda 2023-09-15 13:53:07 +0800
  • 42fba7ef90 Merge branch 'dev' into pre-release imClumsyPanda 2023-09-15 13:47:25 +0800
  • a87a2815da update knowledge_base and dialogue page of webui imClumsyPanda 2023-09-15 13:45:47 +0800
  • eb49a91190 update webui_pages/knowledge_base.py imClumsyPanda 2023-09-15 11:04:23 +0800
  • f066e427ce update webui_pages/knowledge_base.py imClumsyPanda 2023-09-15 10:58:52 +0800
  • 63f0d27167
    在readme中添加支持的在线API模型 (#1485) liunux4odoo 2023-09-15 10:16:15 +0800
  • 20eef45a58 update README.md imClumsyPanda 2023-09-15 09:53:58 +0800
  • 30aeec1c45
    修改智谱API默认名称,给WEBUI设置主题 (#1484) liunux4odoo 2023-09-15 01:48:02 +0800
  • f0f1dc2537 补充更多千帆平台支持的模型;除了指定模型名称,支持直接指定模型APIURL,便于填写单独申请的模型地址 liunux4odoo 2023-09-15 00:30:18 +0800
  • 4cf2e5ea5e 修复文心一言,添加测试用例 liunux4odoo 2023-09-14 23:37:34 +0800
  • fbaca1009e update requirements.txt, requirements_api.txt, test_different_splitter.py and chinese_recursive_text_splitter.py imClumsyPanda 2023-09-14 22:59:05 +0800
  • 1813814a65 update model_config.py.example imClumsyPanda 2023-09-14 22:29:49 +0800
  • 4c61a642cf update model_config.py.example imClumsyPanda 2023-09-14 22:29:26 +0800
  • bda1b01a2d update model_config.py.example imClumsyPanda 2023-09-14 22:27:57 +0800
  • 17985c7f8e update splitter.md imClumsyPanda 2023-09-14 22:24:58 +0800
  • 3745b1d1bb
    Merge pull request #1479 from hzg0601/dev Zhi-guo Huang 2023-09-14 17:01:35 +0800
  • 6b734ced56 update readme,readme_en:更新fastchat信息;删除订阅号二维码 hzg0601 2023-09-14 17:00:20 +0800
  • 883445e5b2
    增加 百度文心一言 API 接入支持 (#1477) imClumsyPanda 2023-09-14 15:30:06 +0800
  • 4c5fc6ab01 edit model_config.py.example 唐国梁 2023-09-14 12:38:37 +0800
  • 6ad8aee88c add ES function 唐国梁 2023-09-14 07:54:42 +0800
  • 769d75d784
    修复测试文件 (#1467) zR 2023-09-13 17:12:05 +0800
  • dc413120e2 update text splitter unit test name imClumsyPanda 2023-09-13 15:53:07 +0800
  • f75812afcb update text splitter unit test name imClumsyPanda 2023-09-13 15:47:34 +0800
  • bfdbe69fa1
    增加了自定义分词器适配 (#1462) zR 2023-09-13 15:42:12 +0800
  • c4cb4e19e5
    清理不必要的依赖,增加星火API需要的websockets (#1463) liunux4odoo 2023-09-13 15:35:04 +0800
  • 99b862dfc8 fix SparkApi import error liunux4odoo 2023-09-13 14:03:09 +0800
  • 512638a3b1
    支持讯飞星火大模型在线API (#1460) liunux4odoo 2023-09-13 13:51:05 +0800
  • 16d8809c9a
    api和webui知识库操作支持chunk_size/overlap_size/zh_title_enhance参数 (#1459) liunux4odoo 2023-09-13 11:19:47 +0800
  • 9defa4332e fix minimax api history error liunux4odoo 2023-09-13 10:12:31 +0800
  • f1f8ab80e4
    Update close-issue.yml:提示改成中文,改到凌晨05:30运行 (#1456) liunux4odoo 2023-09-13 10:06:54 +0800
  • 8b040620de
    对话接口支持temperature参数 (#1455) liunux4odoo 2023-09-13 10:00:54 +0800
  • a03b8d330d
    升级到langchain==0.0.287,fschat==0.0.28;处理langchain.Milvus bug(#10492) (#1454) liunux4odoo 2023-09-13 08:43:11 +0800
  • efd6d4a251
    修复milvus_kb_service中一些bug,添加文档后将数据同步到数据库 (#1452) liunux4odoo 2023-09-12 22:34:03 +0800
  • 4aa14b859e
    增加 ChineseRecursiveTextSplitter (#1447) imClumsyPanda 2023-09-12 17:38:52 +0800
  • 1d0c6a9184 Merge branch 'master' into pre-release imClumsyPanda 2023-09-12 15:51:53 +0800
  • 2020f5bb88 merge master imClumsyPanda 2023-09-12 15:51:28 +0800
  • 03c021d50f
    添加MiniMax在线API支持 (#1445) liunux4odoo 2023-09-12 15:24:47 +0800
  • 8064586374 delete .doc from supported formats imClumsyPanda 2023-09-12 15:22:18 +0800
  • 8a12b9c658
    添加自动关闭issue的action (#1437) liunux4odoo 2023-09-12 10:16:19 +0800
  • 60f88ae92e
    fix: 由于server.utils导入model_workers时,导入fastchat model_worker,导致startup启动延迟明显 (#1436) liunux4odoo 2023-09-12 08:52:00 +0800
  • 6a03611750
    fix api and webui: (#1435) liunux4odoo 2023-09-12 08:31:17 +0800
  • 22ff073309
    修改Embeddings和FAISS缓存加载方式,知识库相关API接口支持多线程并发 (#1434) liunux4odoo 2023-09-11 20:41:41 +0800
  • 518d3c4951
    Update README.md imClumsyPanda 2023-09-11 15:18:03 +0800
  • be621772ab
    Add files via upload imClumsyPanda 2023-09-11 15:17:38 +0800
  • d0e654d847
    Merge pull request #1422 from hzg0601/dev Zhi-guo Huang 2023-09-09 17:36:10 +0800
  • ed6df7cd24 update readme.md,readme_cn.md:更新订阅号QRcode hzg0601 2023-09-09 17:34:56 +0800
  • b0a9d8f30e 增加显示ocr识别进度 glide-the 2023-09-08 21:32:41 +0800
  • 60e6887e94
    Merge pull request #1419 from glide-the/dev glide-the 2023-09-08 20:50:31 +0800
  • 5550e3c1a9 增加显示详细日志开关 glide-the 2023-09-08 20:48:31 +0800
  • 228fc5bd93 fix startup.py: correct processes count liunux4odoo 2023-09-08 15:24:43 +0800
  • f082edbaad fix startup.py: correct processes count liunux4odoo 2023-09-08 15:23:54 +0800
  • f94f2793f8
    update startup.py: (#1416) liunux4odoo 2023-09-08 15:18:13 +0800
  • 6e9a7e0c89
    chore: update .gitignore (#1364) Kyle Zhang 2023-09-08 13:29:40 +0800
  • 775870a516
    改变api视图函数的sync/async,提高api并发能力: (#1414) liunux4odoo 2023-09-08 12:25:02 +0800
  • 196bde3ead
    提醒fitz包是来自pyMuPDF (#1407) roki1031 2023-09-08 12:20:20 +0800
  • 1195eb75eb merge pr1413 liunux4odoo 2023-09-08 10:30:07 +0800
  • f2aed727c2
    Merge pull request #1412 from hzg0601/dev Zhi-guo Huang 2023-09-08 10:22:24 +0800
  • 4cfee9c17c 根据新的接口修改ApiRequest和webui,以及测试用例。修改后预期webui中批量知识文件相关操作减少时间 liunux4odoo 2023-09-08 10:22:04 +0800
  • 136b667683 update reamd_en.md:删除中文对照 hzg0601 2023-09-08 10:19:49 +0800
  • 71a1ae0627
    Merge pull request #1411 from hzg0601/dev Zhi-guo Huang 2023-09-08 10:01:57 +0800
  • 607831496b update readme.md hzg0601 2023-09-08 09:54:11 +0800
  • bf748eb732 add README_en.md: 增加中英对照的readme hzg0601 2023-09-08 09:46:23 +0800
  • 10237d24ca update readme_cn.md hzg0601 2023-09-08 09:32:33 +0800
  • 661a0e9d72 新功能: - 知识库管理中的add_docs/delete_docs/update_docs均支持批量操作,并利用多线程提高效率 - API的重建知识库接口支持多线程 - add_docs可提供参数控制上传文件后是否继续进行向量化 - add_docs/update_docs支持传入自定义docs(以json形式)。后续考虑区分完整或补充式自定义docs - download_doc接口添加`preview`参数,支持下载或预览 - kb_service增加`save_vector_store`方法,便于保存向量库(仅FAISS,其它无操作) - 将document_loader & text_splitter逻辑从KnowledgeFile中抽离出来,为后续对内存文件进行向量化做准备 - KowledgeFile支持docs & splitted_docs的缓存,方便在中间过程做一些自定义 liunux4odoo 2023-09-08 08:55:12 +0800
  • f422575a17
    修复chat接口报错时信息显示KeyError: 'answer'的Bug (#1399) Light 2023-09-07 20:44:21 +0800
  • 80f00e27f9 update readme.md, add reame_en.md: 1. update supported models list;2. add readme_en.md hzg0601 2023-09-07 16:27:12 +0800
  • 6ea4fc7a30 Merge branch 'master' into dev imClumsyPanda 2023-09-06 21:19:59 +0800
  • 9ed43ab2ab Merge branch 'master' into pre-release imClumsyPanda 2023-09-06 21:19:38 +0800