Commit Graph

  • dd7223b3a9 merge master to dev liunux4odoo 2023-10-20 21:48:24 +0800
  • 86ee6fe08c
    更新readme (#1813) zR 2023-10-20 21:37:43 +0800
  • 46225ad784
    Dev (#1811) zR 2023-10-20 20:07:59 +0800
  • 109bb7f6c5
    Merge pull request #1810 from hzg0601/dev Zhi-guo Huang 2023-10-20 19:34:02 +0800
  • a81bd827dd 根据系统指定binding_host hzg0601 2023-10-20 19:32:06 +0800
  • 6e9acfc1af Merge branch 'dev' of https://github.com/chatchat-space/Langchain-Chatchat into dev hzg0601 2023-10-20 19:22:36 +0800
  • 195929b518 支持加载p-tuning,详细步骤见docs/chatchat加载ptuing.md hzg0601 2023-10-20 19:22:24 +0800
  • 1d9d9df9e9 update baichuan-api: 修正messages参数;支持流式;添加测试用例 liunux4odoo 2023-10-20 19:09:05 +0800
  • e920cd0064
    合并分支,支持 (#1808) zR 2023-10-20 18:13:55 +0800
  • 83e25f8011 remove xformers from requirements*.txt; check llm_model before change model in webui liunux4odoo 2023-10-20 15:01:39 +0800
  • 0b25d7b079 fix: correct model_worker's logger and semaphor liunux4odoo 2023-10-20 11:50:50 +0800
  • 1b3bd4442c update model_config.py.example (#1784) liunux4odoo 2023-10-19 22:37:08 +0800
  • d053950aee
    新功能: (#1801) liunux4odoo 2023-10-19 22:09:15 +0800
  • 7e28291e9f
    Merge pull request #1792 from liunux4odoo/fix liunux4odoo 2023-10-18 23:05:57 +0800
  • b9b42991f6 - 支持metaphor搜索引擎(无需代理,key申请简单,目前不支持中文) - 增加默认知识库和默认搜索引擎的配置项 - 修复WEBUI弹出当前模型错误 liunux4odoo 2023-10-18 23:02:20 +0800
  • b8aad555a1
    Update README.md imClumsyPanda 2023-10-18 22:49:00 +0800
  • 4d48d5f2ab
    Add files via upload imClumsyPanda 2023-10-18 22:48:37 +0800
  • 69e5da4e7a
    北京黑客松更新 (#1785) zR 2023-10-18 15:19:02 +0800
  • 9ce328fea9
    实现Api和WEBUI的前后端分离 (#1772) liunux4odoo 2023-10-17 16:52:07 +0800
  • 94977c7ab1
    修复:切换embed_model时,FAISS向量库未正确释放,导致`d == self.d assert (#1766) liunux4odoo 2023-10-16 21:02:07 +0800
  • 9163dda5df
    Update README.md imClumsyPanda 2023-10-15 22:20:22 +0800
  • 70dd7c1f64
    Add files via upload imClumsyPanda 2023-10-15 22:19:57 +0800
  • cd748128c3
    add paramter `max_tokens` to 4 chat api with default value 1024 (#1744) liunux4odoo 2023-10-12 16:18:56 +0800
  • 1ac173958d fix #1737: MakeFastAPIOffline函数内代码编写错误 liunux4odoo 2023-10-12 10:56:49 +0800
  • 01577d6264 只启动在server_config中配置的在线API模型 liunux4odoo 2023-10-12 10:55:53 +0800
  • f4153beccf
    Update README.md imClumsyPanda 2023-10-12 09:30:26 +0800
  • d35dbc730a
    Update README.md imClumsyPanda 2023-10-11 22:22:23 +0800
  • 68eb72e94f
    Update README.md imClumsyPanda 2023-10-11 09:21:48 +0800
  • dfb36562ca
    Add files via upload imClumsyPanda 2023-10-11 09:21:18 +0800
  • c313f99b40 update README.md imClumsyPanda 2023-10-11 06:13:48 +0800
  • 76e21c87da update README.md imClumsyPanda 2023-10-11 06:10:02 +0800
  • bc5f846c6a update README.md imClumsyPanda 2023-10-10 21:33:38 +0800
  • 4578bc4780 update README.md imClumsyPanda 2023-10-10 21:24:48 +0800
  • 21cf43567a
    Merge pull request #1707 from chatchat-space/glide-the-patch-3 glide-the 2023-10-09 14:00:58 +0800
  • ff652f1f6b
    Update README.md glide-the 2023-10-09 14:00:49 +0800
  • e9381f74af
    Merge pull request #1705 from chatchat-space/glide-the-patch-1 glide-the 2023-10-09 13:59:37 +0800
  • 97c2126e80
    Merge pull request #1706 from chatchat-space/glide-the-patch-2 glide-the 2023-10-09 13:59:24 +0800
  • 15fab6e10f
    Update README.md glide-the 2023-10-09 13:59:09 +0800
  • 27f5e7d967
    微信二维码 glide-the 2023-10-09 13:58:20 +0800
  • 111bc45d04
    Wiki完善和Agent完善计划 (#1680) zR 2023-10-07 22:00:56 +0800
  • 7475205eca
    Agent提示词更改,增加图片 (#1667) zR 2023-10-07 11:52:54 +0800
  • 2c8fc95f7a
    Agent大更新合并 (#1666) zR 2023-10-07 11:26:11 +0800
  • 387b4cb967 fix #1638: baichuan-api未正确配置 liunux4odoo 2023-10-05 22:46:31 +0800
  • 0304279545 fix #1656: rename kb_config.py.exmaple to kb_config.py.example liunux4odoo 2023-10-05 22:34:14 +0800
  • 038f2eb1ec 修复代理为空的问题 glide-the 2023-10-04 14:02:57 +0800
  • 37500b878e 指定transformers==4.33.3版本 glide-the 2023-10-04 13:35:11 +0800
  • 48338207bd 修复代理为空的问题 glide-the 2023-10-04 13:33:42 +0800
  • 295783b549
    Merge pull request #1654 from glide-the/master glide-the 2023-10-04 14:04:11 +0800
  • 84a4141dec 修复代理为空的问题 glide-the 2023-10-04 14:02:57 +0800
  • db3efb306a
    Merge pull request #1653 from glide-the/master glide-the 2023-10-04 13:38:21 +0800
  • f30b4d5d57 指定transformers==4.33.3版本 glide-the 2023-10-04 13:35:11 +0800
  • a655608d01 修复代理为空的问题 glide-the 2023-10-04 13:33:42 +0800
  • fc6a3b07ed
    Dev (#1652) zR 2023-10-04 12:05:46 +0800
  • 332f8be401
    fix: windows下bind_host设为0.0.0.0时,将fschat_xx_address指向127.0.0.1,避免请求错误 (#1651) liunux4odoo 2023-10-03 23:40:05 +0800
  • e88d926bbb
    修改部分错误的文档,加长了历史记录(for 32k Models) (#1630) zR 2023-09-29 20:19:31 +0800
  • 77d38db00e
    修改部分错误的文档,加长了历史记录(for 32k Models) (#1629) zR 2023-09-29 20:17:29 +0800
  • eb6f5cf84b
    fix: embedding_model_dict used for bge-* models (#1628) liunux4odoo 2023-09-29 18:57:15 +0800
  • b11d6ab5bb
    更新上agent提示词代码 (#1626) (#1627) zR 2023-09-29 18:47:11 +0800
  • 61c4000859
    更新上agent提示词代码 (#1626) zR 2023-09-29 18:45:50 +0800
  • b077085fbe Merge branch 'dev' zR 2023-09-29 16:44:10 +0800
  • d9056a8df6
    python3.8用户需要加上__future__ (#1624) zR 2023-09-29 16:04:44 +0800
  • 6b1e13a4e2
    Merge pull request #1623 from hzg0601/dev Zhi-guo Huang 2023-09-29 13:19:44 +0800
  • 00745c99e2 update baichuan.py hzg0601 2023-09-29 13:19:17 +0800
  • 0e20552083 1. 增加baichuan-api支持;2.增加批量复制configs下.example文件为.py文件的脚本copy_config_example.py;3. 更新model_config.py.example hzg0601 2023-09-29 13:16:14 +0800
  • ba8d0f8e17
    发版:v0.2.5 (#1620) liunux4odoo 2023-09-28 23:30:21 +0800
  • 30b8daecb3 fix readme liunux4odoo 2023-09-28 23:21:35 +0800
  • 1b312d5715
    更改readme 0928 (#1619) zR 2023-09-28 23:09:21 +0800
  • efd8edda16
    Dev (#1618) zR 2023-09-28 20:19:26 +0800
  • 8fa99026c8
    根据官方文档,添加对英文版的bge embedding的指示模板 (#1585) WilliamChen-luckbob 2023-09-28 19:18:31 +0800
  • db169f628c
    Update README.md imClumsyPanda 2023-09-28 16:00:01 +0800
  • 0641ce5db4
    Add files via upload imClumsyPanda 2023-09-28 15:59:25 +0800
  • b3c7f8b072
    修复webui中重建知识库以及对话界面UI错误 (#1615) liunux4odoo 2023-09-28 15:12:03 +0800
  • 8d0f8a5d67 fix: langchain warnings for import from root liunux4odoo 2023-09-27 21:53:47 +0800
  • 523764e284 fix: set vllm based on platform to avoid error on windows liunux4odoo 2023-09-27 21:43:54 +0800
  • d39878ff35
    Dev (#1613) zR 2023-09-27 21:17:50 +0800
  • 5702554171
    增加了仅限GPT4的agent功能,陆续补充,中文版readme已写 (#1611) zR 2023-09-27 19:19:25 +0800
  • c546b4271e
    Merge pull request #1603 from hzg0601/dev Zhi-guo Huang 2023-09-26 21:57:03 +0800
  • 2716ff739d 1. 更新congif中关于vllm后端相关说明;2. 更新requirements,requirements_api; hzg0601 2023-09-26 21:55:57 +0800
  • 56d75af824
    Merge pull request #1582 from chatchat-space/fschat_vllm Zhi-guo Huang 2023-09-24 13:28:32 +0800
  • 9cbd9f6711
    Merge pull request #1581 from hzg0601/dev Zhi-guo Huang 2023-09-24 02:08:44 +0800
  • 2d823aa4b1 1. debug vllm加速框架完毕;2. 修改requirements,requirements_api对vllm的依赖;3.注释掉serve_config中baichuan-7b的device为cpu的配置 hzg0601 2023-09-24 02:05:40 +0800
  • af46ed9539
    Update README.md imClumsyPanda 2023-09-23 08:35:13 +0800
  • 39337a6603
    Add files via upload imClumsyPanda 2023-09-23 08:34:50 +0800
  • 3309b5c0c1
    Merge pull request #1574 from hzg0601/dev Zhi-guo Huang 2023-09-23 01:49:04 +0800
  • 3a6d166e17 Merge branch 'dev' of github.com:chatchat-space/Langchain-Chatchat into dev hzg0601 2023-09-23 01:46:52 +0800
  • f4da0845b9 更新文件:1. startup,model_config.py.example,serve_config.py.example,FAQ hzg0601 2023-09-23 01:38:54 +0800
  • 810145c5fb 新增特性:1.支持vllm推理加速框架;2. 更新支持模型列表 hzg0601 2023-09-23 01:37:37 +0800
  • 192fbee1fb
    Merge pull request #1568 from hzg0601/dev Zhi-guo Huang 2023-09-22 14:35:06 +0800
  • 89aed8e675 update readme_en,readme,requirements_api,requirements,model_config.py.example:测试baichuan2-7b;更新相关文档 hzg0601 2023-09-22 14:30:28 +0800
  • f3042a6a29 merge master imClumsyPanda 2023-09-22 12:36:45 +0800
  • 171300c513 update QR code imClumsyPanda 2023-09-22 12:24:31 +0800
  • e4a927c5d1
    将所有httpx请求改为使用Client,提高效率,方便以后设置代理等。 (#1554) liunux4odoo 2023-09-21 15:19:51 +0800
  • 3ff130ecc2
    修复csv文件解析编码报错的问题。 (#1508) peterz3g 2023-09-21 14:41:49 +0800
  • 818cb1a491 update kb_doc_api: use Form instead of Body when upload file liunux4odoo 2023-09-21 09:57:36 +0800
  • 0586f94c5a summary_chunk 文档分段总结业务实现 使用 MapReduceDocumentsChain 生成摘要 glide-the 2023-09-20 23:55:56 +0800
  • 92359fb6b9 remove depends on volcengine liunux4odoo 2023-09-20 23:02:43 +0800
  • 6a0a791c80
    Update README.md imClumsyPanda 2023-09-20 22:42:46 +0800
  • bd0164ea62 处理序列化至磁盘的逻辑 glide-the 2023-09-20 21:35:23 +0800
  • 9bcce0a572
    【功能新增】在线 LLM 模型支持阿里云通义千问 (#1534) Leego 2023-09-20 21:34:12 +0800
  • b161985d79 fix #1519: streamlit-chatbox旧版BUG,但新版有兼容问题,先在webui中作处理,并限定chatbox版本 (#1525) liunux4odoo 2023-09-19 10:09:40 +0800