xuyuan23
|
c4638bfde3
|
fix: fix function bard_generate_stream's output
fix function bard_generate_stream's output
|
2023-07-27 11:11:59 +08:00 |
|
xuyuan23
|
572c336b81
|
feat: Adjusting the proxy framework.
Adjusting the proxy framework, chatgpt_proxyllm default, or proxyllm instead, new LLM proxy should be configured in format 'xxx_proxyllm'.
|
2023-07-27 11:03:29 +08:00 |
|
xuyuan23
|
b1d84fb317
|
fix: fix bard LLM request param error
fix bard LLM request param error, use 'content' as the input
|
2023-07-26 17:02:48 +08:00 |
|
xuyuan23
|
d95726c04a
|
feat: add Bard LLM proxy
Supplement proxy framework content, adding proxy access method for the Bard LLM.
Closes #369
|
2023-07-26 16:36:26 +08:00 |
|
FangYin Cheng
|
f234b30f7a
|
feat: Multi-model prompt adaptation
|
2023-07-21 20:51:53 +08:00 |
|
FangYin Cheng
|
168c754a3f
|
feat: Support llama-2 model
|
2023-07-20 21:44:40 +08:00 |
|
FangYin Cheng
|
80f1a99b4d
|
feat: add warning message when using generate_llm_text
|
2023-07-19 12:17:01 +08:00 |
|
FangYin Cheng
|
d805e6ab42
|
feat: structured prompt data interaction between dbgpt-server and llm-server
|
2023-07-19 12:10:22 +08:00 |
|
magic.chen
|
75115f1175
|
feat:dbgpt api 0.3.0 (#319)
1.EmbeddingEngine:provide knowledge_embedding() and similar_search()
2.Multi SourceEmbedding
3.doc for installation
4.fix chroma exit bug
|
2023-07-14 13:47:06 +08:00 |
|
aries_ckt
|
442c0a9690
|
fix:auto execute example selector:None
|
2023-07-14 11:29:39 +08:00 |
|
aries_ckt
|
109ef7eb0f
|
fix:embedding_api
|
2023-07-13 22:14:25 +08:00 |
|
aries_ckt
|
b5f3e079db
|
docs:v0.3.1 docs
1.fmt
2.docs
|
2023-07-13 19:23:03 +08:00 |
|
FangYin Cheng
|
accce56d49
|
fix pylint
|
2023-07-13 18:11:41 +08:00 |
|
FangYin Cheng
|
189ac995ec
|
fix: chatglm not working in doc qa, meta qa and plugin
|
2023-07-13 18:03:27 +08:00 |
|
aries_ckt
|
4e33e6ec2e
|
fix:ignore knowledge_management databases
|
2023-07-13 16:39:02 +08:00 |
|
aries_ckt
|
6404bfe63a
|
feat:embedding api
1.embedding_engine add source_reader param
2.docs update
3.fix chroma exit bug
|
2023-07-13 15:45:25 +08:00 |
|
aries_ckt
|
56c1947eda
|
feat:embedding_engine add text_splitter param
|
2023-07-12 18:01:22 +08:00 |
|
aries_ckt
|
30adbaf4fd
|
doc:update knowledge api document
|
2023-07-12 16:33:34 +08:00 |
|
aries_ckt
|
16d6ce8c89
|
doc:knowledge docs update
|
2023-07-12 14:28:40 +08:00 |
|
aries_ckt
|
f85def5a52
|
Merge remote-tracking branch 'origin/main' into dbgpt_api
|
2023-07-12 13:54:17 +08:00 |
|
aries_ckt
|
929e7fe96b
|
refactor:refactor knowledge api
1.delete CFG in embedding_engine api
2.add a text_splitter param in embedding_engine api
3.fmt
|
2023-07-12 11:07:35 +08:00 |
|
qutcat1997
|
586ea2a97f
|
Update adapter.py
change CFG
|
2023-07-11 23:28:30 +08:00 |
|
qutcat1997
|
3730871f5d
|
Update adapter.py
Solve multi gpu research
|
2023-07-11 23:17:00 +08:00 |
|
qutcat1997
|
bc08285356
|
Update config.py
Modify config
|
2023-07-11 23:06:41 +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 |
|
aries_ckt
|
6ff7ef9da4
|
doc:update knowledge api
|
2023-07-10 17:00:45 +08:00 |
|
aries_ckt
|
56b32ab094
|
refactor:rename knowledge embedding api
1.replace knowledge_embedding of embedding_engine
|
2023-07-10 15:50:34 +08:00 |
|
FangYin Cheng
|
23b36872f6
|
fix: proxy llm raise exception when proxy llm response has error
|
2023-07-07 17:21:43 +08:00 |
|
aries_ckt
|
b68bb2b5d5
|
test:delete unusual test file
|
2023-07-06 19:10:09 +08:00 |
|
aries_ckt
|
eb31d5523e
|
doc:update dbgpt_demo.mp4
1.update dbgpt_demo.mp4
2.format code
|
2023-07-06 13:47:46 +08:00 |
|
aries_ckt
|
469f5007ae
|
refactor: merge dbgpt_test
1.merge dbgpt_test
2.restore weaviate_store.py
|
2023-07-05 17:10:21 +08:00 |
|
aries_ckt
|
e37ecf262e
|
fix:chunk use RecursiveCharacterTextSplitter
|
2023-07-05 15:28:58 +08:00 |
|
aries_ckt
|
71f386d0b9
|
fix:fix webapi
|
2023-07-05 15:08:00 +08:00 |
|
tuyang.yhj
|
8790d89b35
|
WEB API independent
|
2023-07-05 14:24:39 +08:00 |
|
tuyang.yhj
|
876c6cbbf3
|
WEB API independent
|
2023-07-05 14:22:47 +08:00 |
|
tuyang.yhj
|
e457005a9c
|
WEB API independent
|
2023-07-05 14:21:06 +08:00 |
|
tuyang.yhj
|
5b67ae5e3b
|
WEB API independent
|
2023-07-05 14:02:34 +08:00 |
|
tuyang.yhj
|
5c591100ad
|
WEB API independent
|
2023-07-05 11:52:19 +08:00 |
|
tuyang.yhj
|
b564d0cc89
|
WEB API independent
|
2023-07-05 11:41:04 +08:00 |
|
tuyang.yhj
|
ad6900a578
|
Merge remote-tracking branch 'origin/dev_ty_06_end' into dev_ty_06_end
|
2023-07-05 11:10:26 +08:00 |
|
tuyang.yhj
|
e949c8b66a
|
WEB API independent
|
2023-07-05 11:10:14 +08:00 |
|
aries_ckt
|
e57f4427fb
|
Merge remote-tracking branch 'origin/llm_framework' into dev_ty_06_end
|
2023-07-04 20:43:38 +08:00 |
|
tuyang.yhj
|
1a067b3909
|
WEB API independent
|
2023-07-04 20:33:41 +08:00 |
|
tuyang.yhj
|
cccc7be9e9
|
WEB API independent
|
2023-07-04 20:12:03 +08:00 |
|
tuyang.yhj
|
bfcf6218ed
|
WEB API independent
|
2023-07-04 20:09:38 +08:00 |
|
aries_ckt
|
1842d28a4f
|
fix:web-ui domain bug
|
2023-07-04 19:51:13 +08:00 |
|
tuyang.yhj
|
ac9468d93e
|
WEB API independent
|
2023-07-04 19:12:43 +08:00 |
|
aries_ckt
|
17e276b76f
|
fix:merge web-api
|
2023-07-04 17:59:33 +08:00 |
|
aries_ckt
|
86dedf969a
|
Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework
|
2023-07-04 17:42:43 +08:00 |
|
tuyang.yhj
|
d8e4e32102
|
WEB API independent
|
2023-07-04 17:41:44 +08:00 |
|