aries_ckt
a4c8acac31
feat:summary update and merge main branch
2023-11-17 15:27:08 +08:00
Aries-ckt
1240352e54
feat(model): Support model cache and new Agentic Workflow Expression Language(AWEL) ( #803 )
...
**Model cache**
- Cache model output in memory.
- Cache model output in local rocksdb.
**Agentic Workflow Expression Language(AWEL)**
- Common workflow Operators
- Implements LocalWorkflowRunner
- Integrate model serving and model result cache with AWEL in
`base_chat.py`
**Note**:
DB-GPT uses local disk cache by default. You need to install related
dependencies by command:
```bash
pip install -e ".[cache]"
```
If there are no dependencies of disk cache, DB-GPT will uses memory
cache.
Closes #788
2023-11-17 13:08:14 +08:00
aries_ckt
870aeb02b4
Merge remote-tracking branch 'origin/main' into feat_rag_graph
2023-11-17 11:40:42 +08:00
Aries-ckt
50b3f350ec
fix: compile OpenAI 1.x.x version ( #805 )
2023-11-17 11:40:12 +08:00
FangYin Cheng
5109c89daa
feat(cache): Not cache the failed model output
2023-11-17 11:06:36 +08:00
luchun
ddabd019e3
Update chatgpt.py
2023-11-17 11:00:47 +08:00
luchun
5eccf73f24
Update chatgpt.py
2023-11-17 10:55:26 +08:00
aries_ckt
b0dd2e7d6a
Merge remote-tracking branch 'origin/main' into feat_rag_graph
2023-11-17 00:34:29 +08:00
aries_ckt
4049f52384
feat:summary web
2023-11-17 00:34:26 +08:00
Aries-ckt
1ad09c896f
fix(Model): Compatible with openai 1.x.x, compatible with AzureOpeai ( #804 )
...
Update chatgpt.py
2023-11-17 00:02:38 +08:00
aries_ckt
16a995174b
fix:milvus metadata bug
...
Close #800
2023-11-16 23:22:14 +08:00
luchun
2ff9625d3f
Update chatgpt.py
2023-11-16 22:50:03 +08:00
luchun
1b615aedd2
Update chatgpt.py
2023-11-16 22:39:18 +08:00
luchun
e198cd34ae
Update chatgpt.py
2023-11-16 22:32:14 +08:00
aries_ckt
3e560099b4
feat:update scene param
2023-11-16 22:23:47 +08:00
FangYin Cheng
995772077c
feat(cache): Support configures the model cache in .env
2023-11-16 18:46:00 +08:00
FangYin Cheng
1150adbe6a
feat(model): Support BranchOperator
2023-11-16 18:13:16 +08:00
yhjun1026
343d64652c
feat(ChatDB): ChatDB Use fintune model
...
1.Compatible with community pure sql output model
2023-11-16 13:38:52 +08:00
yhjun1026
fa06ba5bf6
feat(ChatDB): ChatDB Use fintune model
...
1.Compatible with community pure sql output model
2023-11-16 11:50:37 +08:00
FangYin Cheng
6db8c49d87
feat(model): Support model cache and first version of Agentic Workflow Expression Language(AWEL)
2023-11-16 04:06:07 +08:00
aries_ckt
6253d3b429
feat:summary update output
2023-11-15 14:17:11 +08:00
aries_ckt
8be43c5e24
feat:add summary
2023-11-15 14:10:10 +08:00
aries_ckt
cdcfe7faf1
feat:add doc summary
2023-11-15 14:07:15 +08:00
aries_ckt
62819107a5
feat:add summary label
2023-11-14 22:35:11 +08:00
aries_ckt
85da219a0a
feat:add summary label
2023-11-14 22:17:05 +08:00
Aries-ckt
8eaf3693f0
docs: update overview ( #795 )
2023-11-14 22:15:35 +08:00
csunny
116fcf786f
chore: remove in-action file
2023-11-14 22:07:35 +08:00
csunny
75540a1527
docs: rewrite descibe of dbgpt
2023-11-14 21:44:58 +08:00
csunny
d82884f9f3
docs: readme features
2023-11-14 21:41:19 +08:00
yhjun1026
1acc8b0134
feat(ChatDB): ChatDB Use fintune model
...
1.Compatible with community pure sql output model
2023-11-14 20:17:59 +08:00
yhjun1026
a88484db31
Merge branch 'main' into Agent_Hub_Dev
2023-11-14 20:14:21 +08:00
yhjun1026
aaddde87fd
feat(ChatDB): ChatDB Use fintune model
...
1.Compatible with community pure sql output model
2023-11-14 20:12:27 +08:00
csunny
a1d5323f8e
docs: update overview
2023-11-14 18:03:26 +08:00
aries_ckt
99fb07a8c0
Merge remote-tracking branch 'origin/main' into feat_rag_graph
2023-11-14 11:21:05 +08:00
yhjun1026
18883ec56a
feat(ChatDB): ChatDB Use fintune model
...
1.Compatible with community pure sql output model
2023-11-14 10:50:18 +08:00
aries_ckt
401010d40c
style:fmt and solve conflict
2023-11-14 10:40:57 +08:00
yhjun1026
80ee2fbd28
Recover accidentally deleted files
2023-11-14 10:08:25 +08:00
aries_ckt
5b4e2cafe6
feat:web update
2023-11-13 23:46:56 +08:00
Aries-ckt
6149b9b05d
chore: update wechat QRcode ( #794 )
2023-11-13 23:43:57 +08:00
aries_ckt
6ea9c17aae
fix:reference bug
2023-11-13 23:43:52 +08:00
csunny
db7e002222
fix: wechat QRcode
2023-11-13 23:36:14 +08:00
yhjun1026
479dbffd2f
feat(ChatDB): ChatDB Use fintune model
...
1.Compatible with community pure sql output model
2023-11-13 16:47:02 +08:00
yhjun1026
f735b12c99
feat(ChatDB): ChatDB Use fintune model
...
1.Compatible with community pure sql output model
2023-11-13 16:28:30 +08:00
csunny
badb82c920
chore: update wechat QRcode
2023-11-13 14:09:46 +08:00
aries_ckt
d7f677a59a
feat:add document summary
2023-11-11 19:49:02 +08:00
yhjun1026
4c2a033eec
feat(ChatExcel): ChatExcel Use AntV Chart
...
1.Native Support AntvChart
2023-11-10 18:06:19 +08:00
aries_ckt
7a8c34346a
Merge remote-tracking branch 'origin/Agent_Hub_Dev' into feat_rag_graph
2023-11-10 17:31:59 +08:00
yhjun1026
bd7b6fc004
feat(ChatExcel): ChatExcel Use AntV Chart
...
1.Native Support AntvChart
2023-11-10 17:30:40 +08:00
yhjun1026
9b4b935f31
feat(ChatExcel): ChatExcel Use AntV Chart
...
1.Native Support AntvChart
2023-11-10 16:50:44 +08:00
yhjun1026
8df671c6db
bugfix(ChatData): ChatData Use AntV Table
...
1.Merge ChatData and ChatDB
2023-11-10 16:28:25 +08:00