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
Aries-ckt
f6a89ad605
feat(core): Support configuration metadata database name in .env file ( #741 )
...
*Others*:
- Support disable alembic to initialize and upgrade database metadata
with parameter `--disable_alembic_upgrade`
- New APP ID parameter `proxy_api_app_id` for proxy LLM
2023-10-27 18:52:00 +08:00
FangYin Cheng
0e273c68a8
chore: Modify proxy_api_app_id to optional
2023-10-27 18:27:41 +08:00
FangYin Cheng
b23919a6fc
feat(model): New APP ID parameter for proxy LLM
2023-10-27 18:19:20 +08:00
FangYin Cheng
fbcc91a3a8
docs: Add metadata FAQ
2023-10-27 18:08:39 +08:00
FangYin Cheng
0e0d34d92a
feat(core): Support configuration metadata database name in .env file
2023-10-27 15:19:21 +08:00
FangYin Cheng
da3f795d5d
docs: add prompt management ( #740 )
...
add prompt management
2023-10-26 22:36:32 +08:00
cm-liushaodong
6422601d54
docs: add prompt management
2023-10-26 20:11:41 +08:00
cm-liushaodong
c31b2269d7
docs: add prompt management
2023-10-26 20:09:31 +08:00
FangYin Cheng
0d310e1753
fix(ChatKnowledge):text limit bug ( #738 )
...
Close #737
2023-10-26 16:09:58 +08:00
aries_ckt
7a35bf2d62
fix(ChatKnowledge):text limit bug
2023-10-26 16:04:52 +08:00
Aries-ckt
791a7749bb
fix(model): Fix some model missing stop tokens bug ( #734 )
2023-10-26 15:33:25 +08:00
FangYin Cheng
343c9e8c9b
fix(model): Fix some model missing stop tokens bug
2023-10-26 15:29:32 +08:00
FangYin Cheng
5500590e4f
internlm-20b的仓库名称为internlm-chat-20b ( #713 )
2023-10-26 15:29:02 +08:00
FangYin Cheng
4d02286487
doc:update how to use proxy api ( #733 )
2023-10-26 11:44:27 +08:00
aries_ckt
62f8002592
doc:proxy api
2023-10-26 11:39:26 +08:00
aries_ckt
3742af98f6
doc:proxy api
2023-10-26 11:38:32 +08:00
aries_ckt
de3517849a
doc:proxy api
2023-10-26 11:34:52 +08:00
aries_ckt
031848c458
doc:proxy api
2023-10-26 11:28:58 +08:00
明天
2ba610c1dd
bugfix(ChatExcel): ChatExcel Language confusion bug ( #732 )
...
1.Fix ChatExcel Language confusion bug
#719
2023-10-26 11:09:25 +08:00
magic.chen
02de3d4732
doc:add how to use proxy api ( #731 )
2023-10-26 11:07:41 +08:00
yhjun1026
c0421d091f
bugfix(ChatExcel): ChatExcel Language confusion bug
...
1.Fix ChatExcel Language confusion bug
2023-10-26 11:06:32 +08:00
yhjun1026
e3b62421fc
bugfix(ChatExcel): ChatExcel Language confusion bug
...
1.Fix ChatExcel Language confusion bug
2023-10-26 11:00:16 +08:00
aries_ckt
8698f07cd3
doc:proxy api
2023-10-26 10:57:46 +08:00
aries_ckt
724456dc3e
feat:extract summary
2023-10-25 21:18:37 +08:00
明天
0960c85469
chore:wechat expire ( #725 )
2023-10-25 15:17:16 +08:00
Aries-ckt
d1cf79e626
chore:wechat expire
2023-10-25 15:09:44 +08:00
Aries-ckt
96a48675e9
feat(core): Enhance server request processing performance ( #722 )
...
Close #720
**Others**:
- Fix chat tracer no spans bug
- Modify AutoDL setup script
2023-10-24 17:23:29 +08:00
FangYin Cheng
e5e4f54734
fix(core): Fix chat chat tracer no spans bug
2023-10-24 16:07:58 +08:00
FangYin Cheng
48cd2d6a4a
feat(core): Enhance server request processing performance
2023-10-24 11:52:57 +08:00
magic.chen
185d4366b9
Update index.rst ( #718 )
...
There is a spelling error, 'multi' is misspelled as 'milti'
2023-10-23 16:22:47 +08:00
Kerlinn
13068ff807
Update index.rst
...
There is a spelling error, 'multi' is misspelled as 'milti'
2023-10-23 14:57:35 +08:00
Aries-ckt
f6bb1fa562
docs:add RAG in action arch image ( #717 )
...
- Update pre-architecture diagram
- Add architecture diagram for RAG
2023-10-23 13:42:58 +08:00
csunny
00cd535e8d
docs: add rag-in-action arch
2023-10-23 13:13:32 +08:00
csunny
1e7e61416c
docs: update db-gpt features
2023-10-23 12:02:09 +08:00
aries_ckt
318979a7bf
Merge remote-tracking branch 'origin/main' into feat_rag_graph
2023-10-22 20:52:38 +08:00
chengxi
93a1ae5f6f
internlm-20b的仓库名称为internlm-chat-20b
2023-10-21 14:52:19 +08:00
magic.chen
6c1a912555
doc:update deploy doc ( #712 )
2023-10-21 10:43:32 +08:00
aries_ckt
b672396796
doc:deploy doc
2023-10-20 22:58:37 +08:00
Aries-ckt
d6285b53e4
fix(model): Fix remote embedding model start error ( #708 )
2023-10-20 17:31:10 +08:00
FangYin Cheng
b3b486bd24
fix(model): Fix embedding start error
2023-10-20 17:25:56 +08:00
magic.chen
af592823d0
doc:readme ( #707 )
2023-10-20 16:53:48 +08:00
aries_ckt
c6c805c8c0
doc:readme
2023-10-20 16:52:01 +08:00
magic.chen
4568a129f6
doc:readme ( #706 )
2023-10-20 16:43:59 +08:00
aries_ckt
a869398c92
doc:readme
2023-10-20 16:40:43 +08:00
magic.chen
29348e1525
fix(ChatKnowledge):web knowledge sync bug ( #703 )
2023-10-20 15:47:03 +08:00
aries_ckt
a1d87cdd6d
fix:web knowledge sync bug
2023-10-20 15:33:40 +08:00
magic.chen
81a02333d2
fix:web knowledge upload bug ( #702 )
2023-10-20 15:10:51 +08:00
aries_ckt
c219c7776e
fix:web knowledge upload bug
2023-10-20 15:07:35 +08:00
aries_ckt
17a425adf7
fix:web knowledge upload bug
2023-10-20 15:04:40 +08:00