1063 Commits

Author SHA1 Message Date
imClumsyPanda
c69e63a442
Add files via upload 2023-06-27 16:11:45 +08:00
allseeeeeee
521d9e2f98
Dev streaming oom (#722) 2023-06-26 19:12:50 +08:00
imClumsyPanda
d0b746c54f update README.md 2023-06-25 17:55:00 +08:00
imClumsyPanda
623d3d44ec Merge branch 'master' into dev 2023-06-25 17:05:05 +08:00
imClumsyPanda
eaf46a04e3 Add chatglm2-6b configs 2023-06-25 17:04:16 +08:00
imClumsyPanda
fc57d76c3c
Update README.md 2023-06-22 10:39:18 +08:00
imClumsyPanda
bf87e791f3
Add files via upload 2023-06-22 10:38:54 +08:00
fxjhello
6195a5974a
Merge pull request #651 from sivdead/fix/kbs_interface_adjust
前端知识库相关接口报错修复
2023-06-20 19:01:48 +08:00
fxjhello
6e666237cd
Merge pull request #679 from hzhaoy/master
Fix #675: 解决因vue前端代码有误导致镜像构建失败的问题
2023-06-20 18:59:21 +08:00
超能刚哥
d24d736c38
Merge pull request #1 from imClumsyPanda/dev
Dev
2023-06-20 17:37:59 +08:00
Elwin
8d01bc9170
Merge branch 'imClumsyPanda:master' into master 2023-06-20 16:27:24 +08:00
hzhaoy
1a0eadccb2 Fix #675: 解决因vue前端代码有误导致镜像构建失败的问题 2023-06-20 15:54:11 +08:00
LuoQianhong
241e19a9af
Merge branch 'dev' into fix/kbs_interface_adjust 2023-06-20 09:18:14 +08:00
imClumsyPanda
7b4884a2db update README.md 2023-06-19 23:02:56 +08:00
TOMCAT 007
ef5bab1d92 错误操作撤销了#653,补充提交 2023-06-19 21:16:51 +08:00
imClumsyPanda
11c35722ba update QR Code 2023-06-19 20:51:18 +08:00
fengyunzaidushi
d7d235463e
整理了下issue的问题,方便新手入门 (#669)
* Create ceshi

* Delete ceshi

* Create ceshi

* langchain-问题整理

下一步分类

* Delete ceshi
2023-06-19 19:33:11 +08:00
imClumsyPanda
6e953da07b
Merge branch 'dev' into master 2023-06-18 21:54:53 +08:00
imClumsyPanda
017b34647e update requirements.txt and model_config.py 2023-06-18 21:52:56 +08:00
imClumsyPanda
f6218316e3 update requirements.txt and model_config.py 2023-06-18 21:52:49 +08:00
kiddog99
25b46a7b9e
标题增强 (#631)
* Add files via upload

* Update local_doc_qa.py

* Update model_config.py

* Update zh_title_enhance.py

* Add files via upload

* Update README.md

* fix bugs in MyFAISS.delete_doc

* fix:前端知识库获取失败.

* update zh_title_enhance.py

* update zh_title_enhance.py

* Update zh_title_enhance.py

* add test/textsplitter

* add test_zh_title_enhance.py

---------

Co-authored-by: imClumsyPanda <littlepanda0716@gmail.com>
Co-authored-by: JZF <jiangzhifeng_jzf@163.com>
Co-authored-by: fxjhello <127916299+fxjhello@users.noreply.github.com>
2023-06-18 21:45:06 +08:00
超能刚哥
41d8846e13
移除EventSourceResponse引用 2023-06-18 17:37:26 +08:00
超能刚哥
6023426344
去除多余依赖 2023-06-18 17:36:46 +08:00
超能刚哥
d61ff37f45
增加sse_starlette依赖包 2023-06-18 17:35:55 +08:00
超能刚哥
f21e00bf16
LLM对话和知识库对话接口增加流式输出功能 2023-06-18 17:30:41 +08:00
fxjhello
3f7e81585e
Merge pull request #657 from imClumsyPanda/revert-653-dev-1
Revert 653 dev 1
2023-06-17 20:30:04 +08:00
fxjhello
409a302f9b
Revert "fix:前端知识库获取失败. 修改获取及删除接口至knowledge_base" 2023-06-17 20:29:25 +08:00
fxjhello
6981bdee62
Merge pull request #653 from 1729457433/dev-1
fix:前端知识库获取失败. 修改获取及删除接口至knowledge_base
2023-06-17 20:29:17 +08:00
fxjhello
5eab13c911
Merge pull request #636 from hzhaoy/master
解决vue前端镜像构建失败的问题
2023-06-17 20:28:54 +08:00
敬文 | 罗千洪
3efd408f5a fix(前端): 删除知识库改为使用删除知识库接口 2023-06-17 16:33:43 +08:00
JZF
91c647812f fix:前端知识库获取失败. 2023-06-17 11:29:55 +08:00
敬文 | 罗千洪
7cbdc6702e fix(前端): 查询切换到知识库tab时,应该调用查询知识库列表接口而不是文件列表接口;删除文件改为使用DELETE方法,参数按api.py改动调整为QueryParam 2023-06-17 02:46:45 +08:00
imClumsyPanda
2a964f298c fix bugs in MyFAISS.delete_doc 2023-06-16 23:52:28 +08:00
imClumsyPanda
2282320d41 fix bugs in MyFAISS.delete_doc 2023-06-16 23:51:20 +08:00
bright.python
2311fb007d
Update MyFAISS.py (#648)
防止i不存在时候错误,
langchain-ChatGLM/vectorstores/MyFAISS.py", line 55, in similarity_search_with_score_by_vector
    _id = self.index_to_docstore_id[i]
KeyError: 4
2023-06-16 23:47:31 +08:00
imClumsyPanda
1eba834985
Update README.md 2023-06-16 15:26:26 +08:00
imClumsyPanda
3743f6f5c6
Add files via upload 2023-06-16 15:25:19 +08:00
hzg0601
ba336440aa Merge branch 'dev' of github.com:imClumsyPanda/langchain-ChatGLM into dev
pull for 2023--6-15
2023-06-15 13:53:22 +08:00
hzg0601
c42c0cbf87 update cli_demo.py 2023-06-15 13:46:11 +08:00
hzg0601
b262612248 优化cli_demo.py的逻辑:支持 输入提示;多输入;重新输入 2023-06-15 13:15:00 +08:00
hzhaoy
e177b0bbc8 Fix #635: 解决vue前端镜像构建失败的问题 2023-06-15 11:36:57 +08:00
imClumsyPanda
3d95706d5c fix bugs in webui.py v0.1.16 2023-06-15 01:00:45 +08:00
imClumsyPanda
5f652183f4 fix bugs in webui.py 2023-06-15 00:38:38 +08:00
imClumsyPanda
a62617f394 Merge remote-tracking branch 'origin/dev' into dev 2023-06-15 00:26:45 +08:00
imClumsyPanda
b674c9a524 fix bugs in pdf_loader.py and image_loader.py 2023-06-15 00:26:27 +08:00
imClumsyPanda
ed7c54858a add delete knowledge base and delete files from knowledge base to webui 2023-06-15 00:21:41 +08:00
Zhi-guo Huang
a70df98825
更新FAQ,model_config.py,bing_search.py文件,增加bing搜索问答相关问题的原因和可能解决方案,修复了一些typo;修改loader.py中load_in_8bit失败的原因和详细解决方案 (#610)
* 修复 bing_search.py的typo;更新model_config.py中Bing Subscription Key申请方式及注意事项

* 更新FAQ,增加了[Errno 110] Connection timed out的原因与解决方案

* 修改loader.py中load_in_8bit失败的原因和详细解决方案

* update loader.py
2023-06-14 21:31:26 +08:00
imClumsyPanda
331f39cde7 merge master 2023-06-14 21:21:56 +08:00
imClumsyPanda
58d6a9a098 update MyFAISS with method mentioned in https://github.com/imClumsyPanda/langchain-ChatGLM/issues/613#issuecomment-1590460465 2023-06-14 21:20:52 +08:00
imClumsyPanda
a55aab498f Merge branch 'master' of https://github.com/imClumsyPanda/langchain-ChatGLM 2023-06-14 21:09:30 +08:00