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 |
|
tuyang.yhj
|
2bc4642345
|
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 |
|
chenketing
|
204f7618b1
|
fix: custom chat exception
fix custom chat exception
raise user can understand error
|
2023-06-20 19:50:00 +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 |
|
aries-ckt
|
05a74d89cd
|
fix: Weaviate document format.
1.similar search: docs format
2.conf SUMMARY_CONFIG
|
2023-06-19 16:44:18 +08:00 |
|
aries-ckt
|
b95084b89f
|
feat: integrate Weaviate vector database in DB-GPT.
1.Weaviate default schema update
2.Weaviate database config
3.requirement
|
2023-06-19 09:56:54 +08:00 |
|
csunny
|
ff6d3a7035
|
pylint: multi model for gp4all (#138)
|
2023-06-14 10:17:53 +08:00 |
|
csunny
|
3927c26dea
|
Merge branch 'dbgpt_doc' into llm_fxp
|
2023-06-14 10:14:13 +08:00 |
|
csunny
|
44e8fc0928
|
fix: conflicts
|
2023-06-13 21:41:18 +08:00 |
|
csunny
|
05acabddf0
|
Merge branch 'ty_test' of https://github.com/csunny/DB-GPT into dbgpt_doc
|
2023-06-13 21:39:33 +08:00 |
|
csunny
|
d839180d67
|
Todo: add retry for generate
|
2023-06-13 21:17:03 +08:00 |
|
yhjun1026
|
8876bd2a7a
|
fix plugin mode bug;Optimize the parsing logic for model response
|
2023-06-13 21:03:21 +08:00 |
|
yhjun1026
|
19e3679d9f
|
fix plugin mode bug;Optimize the parsing logic for model response
|
2023-06-13 20:33:34 +08:00 |
|
aries-ckt
|
38ca7c1cb2
|
fix:knowledge init
|
2023-06-13 19:50:10 +08:00 |
|
aries-ckt
|
7aa59596d2
|
update:db chat
|
2023-06-13 17:12:20 +08:00 |
|
yhjun1026
|
4690ac26ea
|
fix
|
2023-06-13 15:14:50 +08:00 |
|
aries-ckt
|
6a7c4aa5f6
|
feature:ppt embedding
|
2023-06-12 20:57:00 +08:00 |
|
yhjun1026
|
8851ab9d45
|
default scene change
|
2023-06-08 20:08:51 +08:00 |
|
aries-ckt
|
c752c9de08
|
feature:db_summary topk
|
2023-06-05 23:51:47 +08:00 |
|
aries-ckt
|
4b41842277
|
feature:db_summary bootstrap load
|
2023-06-05 21:54:30 +08:00 |
|
aries-ckt
|
e29fa37cde
|
update:knowledge env
|
2023-06-05 18:08:55 +08:00 |
|
aries-ckt
|
f2f28fee42
|
update:format
|
2023-06-05 16:27:52 +08:00 |
|
aries-ckt
|
be1a792d3c
|
feature:knowledge embedding support file path auto adapt
|
2023-06-05 16:26:19 +08:00 |
|
csunny
|
ee877a63e0
|
lint: fix code style and lint
|
2023-06-01 23:19:45 +08:00 |
|
aries-ckt
|
1d432e4d29
|
fix:url embedding
|
2023-06-01 22:07:33 +08:00 |
|
aries-ckt
|
8dd25815e1
|
fix:url embedding
|
2023-06-01 21:28:25 +08:00 |
|
aries-ckt
|
2e18c2e294
|
fix:default chat
|
2023-06-01 20:47:16 +08:00 |
|
aries-ckt
|
d8b4e6bdc8
|
fix:url embedding
|
2023-06-01 20:34:00 +08:00 |
|
aries-ckt
|
de034e4221
|
feature:db_summary
|
2023-06-01 20:28:13 +08:00 |
|
aries-ckt
|
c911dad4b3
|
feature:db_summary
|
2023-06-01 20:20:17 +08:00 |
|
yhjun1026
|
333d3e0a6d
|
model server fix message model
|
2023-06-01 20:03:35 +08:00 |
|
yhjun1026
|
7e6cf9c9e0
|
Merge branch 'summary' into dev
# Conflicts:
# pilot/model/llm_out/guanaco_llm.py
# pilot/out_parser/base.py
# pilot/scene/base_chat.py
|
2023-06-01 19:15:00 +08:00 |
|
yhjun1026
|
ab40a68c8f
|
model server fix message model
|
2023-06-01 19:10:12 +08:00 |
|
aries-ckt
|
8c93d355f5
|
feature:db_summary
|
2023-06-01 18:17:37 +08:00 |
|
yhjun1026
|
084656245e
|
model server fix message model
|
2023-06-01 18:03:04 +08:00 |
|
yhjun1026
|
6648a671df
|
chat with plugin bug fix
|
2023-06-01 15:32:01 +08:00 |
|
yhjun1026
|
bacc31658e
|
chat with plugin bug fix
|
2023-06-01 14:32:55 +08:00 |
|
yhjun1026
|
1c75dda0a0
|
Merge branch 'summary' into dev
# Conflicts:
# pilot/common/sql_database.py
# pilot/server/webserver.py
|
2023-06-01 14:13:04 +08:00 |
|
yhjun1026
|
6c2ab298a0
|
chat with plugin bug fix
|
2023-06-01 14:02:56 +08:00 |
|
aries-ckt
|
b10269a550
|
feature:db_summary
|
2023-06-01 14:02:23 +08:00 |
|
yhjun1026
|
ced9b581fc
|
chat with plugin bug fix
|
2023-05-31 18:09:20 +08:00 |
|
yhjun1026
|
3a46dfd3c2
|
Implemented a new multi-scenario dialogue architecture
|
2023-05-31 16:26:47 +08:00 |
|
yhjun1026
|
06bc4452d4
|
Implemented a new multi-scenario dialogue architecture
|
2023-05-31 15:59:50 +08:00 |
|
yhjun1026
|
cd0469fdc4
|
add plugin mode
|
2023-05-30 19:29:41 +08:00 |
|
yhjun1026
|
5150cfcf55
|
add plugin mode
|
2023-05-30 17:20:37 +08:00 |
|
yhjun1026
|
9511cdb10a
|
add plugin mode
|
2023-05-30 10:45:12 +08:00 |
|
yhjun1026
|
20edf6daaa
|
add plugin mode
|
2023-05-29 19:32:20 +08:00 |
|
yhjun1026
|
57519b9006
|
多场景对话架构一期0525
|
2023-05-25 19:50:10 +08:00 |
|
yhjun1026
|
623205d35f
|
多场景对话架构一期0525
|
2023-05-25 18:54:32 +08:00 |
|