Commit Graph

21 Commits

Author SHA1 Message Date
aries_ckt
d96000ef35 fix:sync status idempotent
when RUNNING AND FINISHED cannot sync
2023-06-29 18:08:26 +08:00
aries_ckt
73b1863c69 fix:sync status idempotent
when RUNNING AND FINISHED cannot sync
2023-06-29 18:00:55 +08:00
aries_ckt
4466d92bba fix:sync status idempotent
when RUNNING AND FINISHED cannot sync
2023-06-29 17:46:53 +08:00
aries_ckt
a50694bf6e fix:solve upload file bug
solve upload file bug
2023-06-29 17:06:15 +08:00
aries_ckt
9131fd574c fix:update knowledge schema sql
update knowledge schema sql
2023-06-29 16:34:12 +08:00
aries_ckt
4029f48d5f style:format code style
format code style
2023-06-29 13:52:53 +08:00
aries_ckt
359babecdc Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-06-29 13:35:03 +08:00
tuyang.yhj
6a3bf33a24 WEB API independent 2023-06-29 11:58:13 +08:00
aries_ckt
1283b24a5f 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
tuyang.yhj
307ffd6d90 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
b2d2828b4e 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
7f979c0880 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
5777761320 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
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
aries_ckt
a06342425b feat: knowledge backend management
1.knowledge_type.py
2.knowledge backend api
2023-06-27 15:29:13 +08:00
csunny
083791ca3b feat: define framework and split api
add cache for llm
add openapi module
add proxy module
2023-06-20 19:36:35 +08:00