Commit Graph

56 Commits

Author SHA1 Message Date
aries_ckt
0874fa2526 doc:update deploy doc 2023-11-03 14:51:25 +08:00
aries_ckt
606d384a55 feat:add knowledge reference 2023-11-01 21:55:24 +08:00
aries_ckt
be1e1cb160 feat:document summary set max iteration 2023-10-31 19:38:20 +08:00
aries_ckt
67f41559a8 feat:mapreduce summary 2023-10-31 19:33:58 +08:00
aries_ckt
de90244828 feat:document summary 2023-10-31 18:52:58 +08:00
aries_ckt
04dcd90502 feat:document summary 2023-10-31 16:14:26 +08:00
aries_ckt
40eed546ac chore:discord expire 2023-10-31 16:14:04 +08:00
aries_ckt
b3dbf31209 feat:document summary 2023-10-31 16:10:06 +08:00
aries_ckt
7dcfa1921d feat:document summary 2023-10-31 15:53:40 +08:00
aries_ckt
523838fb79 feat:document summary 2023-10-31 15:09:11 +08:00
aries_ckt
dca3ddb931 feat:add summary 2023-10-31 13:47:19 +08:00
aries_ckt
53b1fc4090 feat:document summary 2023-10-30 19:06:09 +08:00
aries_ckt
e4c96e325e Merge remote-tracking branch 'origin/main' into feat_rag_graph
# Conflicts:
#	pilot/scene/base_chat.py
#	pilot/scene/chat_knowledge/v1/chat.py
2023-10-28 15:47:35 +08:00
FangYin Cheng
0e0d34d92a feat(core): Support configuration metadata database name in .env file 2023-10-27 15:19:21 +08:00
aries_ckt
724456dc3e feat:extract summary 2023-10-25 21:18:37 +08:00
aries_ckt
318979a7bf Merge remote-tracking branch 'origin/main' into feat_rag_graph 2023-10-22 20:52:38 +08:00
aries_ckt
68bfff8e34 fix:metadata session bug 2023-10-20 13:11:17 +08:00
aries_ckt
d11ec46ee5 style:fmt 2023-10-19 20:16:38 +08:00
aries_ckt
e98786eb69 fix:meta data schema charset bug 2023-10-19 19:34:41 +08:00
aries_ckt
93de9c7982 Merge remote-tracking branch 'origin/main' into feat_rag_graph
# Conflicts:
#	pilot/server/component_configs.py
#	pilot/vector_store/weaviate_store.py
2023-10-19 17:23:03 +08:00
aries_ckt
9b662c09f1 feat:switch BaseDao from meta_data 2023-10-19 14:33:25 +08:00
aries_ckt
aff0553b7e style:fmt 2023-10-19 09:40:05 +08:00
aries_ckt
b63fa2dfe1 feat:rag graph 2023-10-16 14:09:04 +08:00
aries_ckt
2f82f98e31 feat:knowledge rag graph 2023-10-13 17:13:51 +08:00
aries_ckt
fa6a9040d5 feat:knowledge rag graph 2023-10-13 14:22:46 +08:00
aries_ckt
0ff63feca1 fix:.env customize vector store config does not work
Close #655
2023-10-08 22:10:50 +05:00
FangYin Cheng
202a0cec0a chore: pylint 2023-09-28 12:52:25 +08:00
FangYin Cheng
5b9a0fa7c0 doc(ChatKnowledge): Add documents for knowledge command line 2023-09-28 12:50:37 +08:00
FangYin Cheng
5dfe611478 feat(ChatKnowledge): Add custom text separators and refactor log configuration 2023-09-28 11:54:58 +08:00
FangYin Cheng
3d5e0f4028 fix(core): Use thread pool to replace native threading.Thread 2023-09-25 17:35:15 +08:00
FangYin Cheng
33506b062b feat(core): Multi-module dependency splitting 2023-09-20 17:31:56 +08:00
FangYin Cheng
2d4d513eb5 chore: rename component 2023-09-19 10:23:39 +08:00
FangYin Cheng
581cf361bf feat(model): multi-model supports embedding model and simple component design implementation 2023-09-13 12:14:21 +08:00
FangYin Cheng
986ada3aeb feat(model): supports the deployment of multiple models through the API and add the corresponding command line interface 2023-09-11 17:15:20 +08:00
FangYin Cheng
0987c37313 feat(CI): new issue template and release drafter 2023-09-06 08:58:15 +08:00
FangYin Cheng
e5bbd0bd86 feat: Command-line tool with knowledge repository initialization 2023-09-01 18:21:22 +08:00
FangYin Cheng
f19551a7cd feat: Optimize code import time 2023-09-01 10:40:18 +08:00
yhjun1026
7a897e4f53 Merge branch 'main' into TY_08_DEV_NEW 2023-08-25 10:39:12 +08:00
FangYin Cheng
3f6e9687ee feat: Support windows
fix: Fix install error on linux

doc: Add torch cuda FAQ
2023-08-22 14:35:11 +08:00
yhjun1026
382d2f3831 Merge branch 'main' into TY_08_DEV_NEW
# Conflicts:
#	README.md
#	pilot/connections/rdbms/base.py
#	pilot/server/static/404.html
#	pilot/server/static/404/index.html
#	pilot/server/static/chat/index.html
#	pilot/server/static/chat/index.txt
#	pilot/server/static/datastores/documents/chunklist/index.html
#	pilot/server/static/datastores/documents/chunklist/index.txt
#	pilot/server/static/datastores/documents/index.html
#	pilot/server/static/datastores/documents/index.txt
#	pilot/server/static/datastores/index.html
#	pilot/server/static/datastores/index.txt
#	pilot/server/static/index.html
#	pilot/server/static/index.txt
2023-08-15 16:27:27 +08:00
FangYin Cheng
8cea0b9a9f feat: Knowledge QA support SQLite 2023-08-11 18:25:03 +08:00
aries_ckt
a7ec3400fe style:fmt 2023-08-10 14:38:50 +08:00
aries_ckt
84fbebda4c feat:add knowledge argument web page 2023-08-10 10:39:52 +08:00
aries_ckt
aa3c3205a4 feat:add knowledge space argument 2023-08-07 16:36:41 +08:00
aries_ckt
ba55fcf596 fix: document delete bug
1.document delete bug
2.readme assets
2023-08-03 18:14:21 +08:00
yhjun1026
cc05400093 feat(editor): DB GPT Editor Api
1.Add DB GPT Editor Api
2.Remove Old web server file
2023-08-01 18:00:03 +08:00
aries_ckt
ce28ef5ce6 fix:knowledge document update bug 2023-08-01 14:00:48 +08:00
aries_ckt
7186309f83 feat:knowledge document delete
1.space delete
2.document delete
2023-07-31 16:47:48 +08:00
aries_ckt
56c1947eda feat:embedding_engine add text_splitter param 2023-07-12 18:01:22 +08:00
aries_ckt
e6aa46fc87 refactor:refactor knowledge api
1.delete CFG in embedding_engine api
2.add a text_splitter param in embedding_engine api
2023-07-11 16:33:48 +08:00