Commit Graph

1293 Commits

Author SHA1 Message Date
aries_ckt
06688b1c36 feat:chunks page list
add chunk page list
2023-06-29 11:21:48 +08:00
aries_ckt
219b61caae feat:chunks page list
1.add document chunk list
2023-06-29 11:20:16 +08:00
aries_ckt
4a57192879 feat:chunks page list
1.add document chunk list
2023-06-29 11:20:16 +08:00
tuyang.yhj
307ffd6d90 WEB API independent 2023-06-29 09:55:43 +08:00
tuyang.yhj
8e93833321 WEB API independent 2023-06-29 09:55:43 +08:00
tuyang.yhj
4dcfd1ddd7 Merge branch 'llm_framework' into dev_ty_06_end
# Conflicts:
#	pilot/memory/chat_history/duckdb_history.py
#	pilot/openapi/api_v1/api_v1.py
#	pilot/scene/base.py
#	pilot/scene/base_chat.py
#	pilot/scene/chat_execution/example.py
2023-06-28 11:40:22 +08:00
tuyang.yhj
caa1a41065 Merge branch 'llm_framework' into dev_ty_06_end
# Conflicts:
#	pilot/memory/chat_history/duckdb_history.py
#	pilot/openapi/api_v1/api_v1.py
#	pilot/scene/base.py
#	pilot/scene/base_chat.py
#	pilot/scene/chat_execution/example.py
2023-06-28 11:40:22 +08:00
tuyang.yhj
b2d2828b4e WEB API independent 2023-06-28 11:34:40 +08:00
tuyang.yhj
820214faa8 WEB API independent 2023-06-28 11:34:40 +08:00
aries_ckt
14387d9661 fix:return knowledge dict
format knowledge result
2023-06-28 10:35:55 +08:00
aries_ckt
4e4f8bd564 fix:return knowledge dict
format knowledge result
2023-06-28 10:35:55 +08:00
Data Hamal
b39760ef59 Update base.py
fix function __extract_json  slef --> self
2023-06-28 00:52:45 +08:00
Data Hamal
a4493b7472 Update base.py
fix function __extract_json  slef --> self
2023-06-28 00:52:45 +08:00
aries_ckt
7f979c0880 style:format code
format code
2023-06-27 22:20:21 +08:00
aries_ckt
682b1468d1 style:format code
format code
2023-06-27 22:20:21 +08:00
tuyang.yhj
1d3d6cb23c Merge branch 'llm_framework' into dev_ty_06_end
# Conflicts:
#	pilot/openapi/api_v1/api_v1.py
2023-06-27 17:48:40 +08:00
tuyang.yhj
b8c55c2560 Merge branch 'llm_framework' into dev_ty_06_end
# Conflicts:
#	pilot/openapi/api_v1/api_v1.py
2023-06-27 17:48:40 +08:00
aries_ckt
544aed4e56 fix: knowledge embedding default parameter
1.knowledge embedding default parameter
2023-06-27 17:46:48 +08:00
aries_ckt
ac686e9c6f fix: knowledge embedding default parameter
1.knowledge embedding default parameter
2023-06-27 17:46:48 +08:00
tuyang.yhj
5777761320 WEB API independent 2023-06-27 17:45:07 +08:00
tuyang.yhj
8119edd5ad WEB API independent 2023-06-27 17:45:07 +08:00
aries_ckt
fa73a4fae6 feat: new knowledge chat scene
1.add new knowledge chat scene
2.format file format
2023-06-27 16:50:16 +08:00
aries_ckt
05683d94ba feat: new knowledge chat scene
1.add new knowledge chat scene
2.format file format
2023-06-27 16:50:16 +08:00
tuyang.yhj
5599bb63ea Merge branch 'llm_framework' into dev_ty_06_end
# Conflicts:
#	pilot/connections/rdbms/py_study/pd_study.py
#	pilot/openapi/api_v1/api_v1.py
#	pilot/openapi/api_v1/api_view_model.py
#	pilot/scene/base.py
#	pilot/scene/base_chat.py
#	pilot/scene/message.py
#	pilot/server/webserver.py
2023-06-27 15:39:09 +08:00
tuyang.yhj
ca6afbd445 Merge branch 'llm_framework' into dev_ty_06_end
# Conflicts:
#	pilot/connections/rdbms/py_study/pd_study.py
#	pilot/openapi/api_v1/api_v1.py
#	pilot/openapi/api_v1/api_view_model.py
#	pilot/scene/base.py
#	pilot/scene/base_chat.py
#	pilot/scene/message.py
#	pilot/server/webserver.py
2023-06-27 15:39:09 +08:00
tuyang.yhj
b49ecc2668 WEB API independent 2023-06-27 15:35:18 +08:00
tuyang.yhj
3f7cc02426 WEB API independent 2023-06-27 15:35:18 +08:00
aries_ckt
a06342425b feat: knowledge backend management
1.knowledge_type.py
2.knowledge backend api
2023-06-27 15:29:13 +08:00
aries_ckt
57da3c23a6 feat: knowledge backend management
1.knowledge_type.py
2.knowledge backend api
2023-06-27 15:29:13 +08:00
staneyffer
2c96c16bea fix: documents chat not working with chatglm2-6b 2023-06-26 18:13:31 +08:00
staneyffer
b41be465ad fix: documents chat not working with chatglm2-6b 2023-06-26 18:13:31 +08:00
aries_ckt
db28894443 feat: knowledge management backend api
1.create knowledge space
2.list knowledge space
3.create knowledge document
4.list knowledge document
5.save document chunks
6.sync embedding document
2023-06-26 15:24:25 +08:00
aries_ckt
91d6edc4eb feat: knowledge management backend api
1.create knowledge space
2.list knowledge space
3.create knowledge document
4.list knowledge document
5.save document chunks
6.sync embedding document
2023-06-26 15:24:25 +08:00
magic.chen
132f8fff01 Update model_config.py 2023-06-25 23:29:43 +08:00
magic.chen
aa4115ef67 Update model_config.py 2023-06-25 23:29:43 +08:00
csunny
fc7cb1cce3 feat: add chatglm2-6b support 2023-06-25 23:05:50 +08:00
csunny
192b289480 feat: add chatglm2-6b support 2023-06-25 23:05:50 +08:00
aries_ckt
ee3a6ded7d Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-06-25 16:08:28 +08:00
aries_ckt
d5df445074 Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-06-25 16:08:28 +08:00
tuyang.yhj
c57c2e60e8 WEB API independent 2023-06-25 15:32:41 +08:00
tuyang.yhj
9d3000fb26 WEB API independent 2023-06-25 15:32:41 +08:00
tuyang.yhj
04b4f6adf9 Merge branch 'llm_framework' into dev_ty_06_end 2023-06-25 15:31:09 +08:00
tuyang.yhj
1367f92955 Merge branch 'llm_framework' into dev_ty_06_end 2023-06-25 15:31:09 +08:00
tuyang.yhj
2bc4642345 Merge branch 'llm_framework' into DEV_TY_06 2023-06-25 14:47:30 +08:00
tuyang.yhj
03576cfc5d Merge branch 'llm_framework' into DEV_TY_06 2023-06-25 14:47:30 +08:00
tuyang.yhj
d753af1166 WEB API independent 2023-06-25 14:46:46 +08:00
tuyang.yhj
d372e73cd5 WEB API independent 2023-06-25 14:46:46 +08:00
aries_ckt
85fb12e3d0 style: format webserver.py
format file format
2023-06-22 23:39:23 +08:00
aries_ckt
cc422a2be4 style: format webserver.py
format file format
2023-06-22 23:39:23 +08:00
aries_ckt
9d305469ad fix: EMBEDDING_MODEL env config
solve the problem that EMBEDDING_MODEL config did not work
Close #264
2023-06-22 23:33:27 +08:00