Aries-ckt
|
d31491ebb0
|
chore:v0.5.5 tag (#1468)
|
2024-04-26 10:55:28 +08:00 |
|
付
|
26eb2000bf
|
fix: Fix parameter type mismatch issue when using Milvus (#1449)
|
2024-04-26 09:54:36 +08:00 |
|
lipengfei
|
a5666b3120
|
feat: Added support for TuGraph graph database (#1451)
Co-authored-by: aries_ckt <916701291@qq.com>
|
2024-04-26 09:48:40 +08:00 |
|
GITHUBear
|
98ebfdcd7a
|
fix: Fix oceanbase vector_name_exists bug (#1465)
Signed-off-by: shanhaikang.shk <shanhaikang.shk@oceanbase.com>
Co-authored-by: aries_ckt <916701291@qq.com>
|
2024-04-25 18:09:22 +08:00 |
|
Aries-ckt
|
71529975d8
|
feat(RAG):add MRR and HitRate retriever metrics. (#1456)
|
2024-04-25 09:12:45 +08:00 |
|
GITHUBear
|
6520367623
|
support oceanbase as an optional vector database (#1435)
Signed-off-by: shanhaikang.shk <shanhaikang.shk@oceanbase.com>
|
2024-04-24 16:08:30 +08:00 |
|
Aries-ckt
|
91c1371234
|
feat(RAG):add cross-encoder rerank (#1442)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
|
2024-04-24 14:12:44 +08:00 |
|
yyhhyy
|
dce03862d5
|
feat(model): Support Qwen2MoE (#1439)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
|
2024-04-20 21:03:10 +08:00 |
|
Fangyin Cheng
|
82e4ce4c43
|
feat(model): Support Llama-3 (#1436)
|
2024-04-20 14:07:09 +08:00 |
|
Aries-ckt
|
b49b07f011
|
feat[Datasource]:add summary refresh (#1433)
Co-authored-by: hzh97 <2976151305@qq.com>
|
2024-04-20 10:04:12 +08:00 |
|
Fangyin Cheng
|
57be1ece18
|
feat(core): Upgrade pydantic to 2.x (#1428)
|
2024-04-20 09:41:16 +08:00 |
|
dusens
|
baa1e3f9f6
|
fix:[chatdb] clickhouse occur error AttributeError: 'ClickhouseConnect… (#1432)
|
2024-04-18 23:46:08 +08:00 |
|
yyhhyy
|
00af9fed35
|
fix(awel): Fix awel check for empty DataFrame data bug (#1430)
|
2024-04-18 15:15:07 +08:00 |
|
yyhhyy
|
8625690107
|
feat(model): Support CodeQwen1.5-7B-Chat (#1431)
|
2024-04-18 15:14:14 +08:00 |
|
Fangyin Cheng
|
461607e421
|
feat: Support retry for 'Chat Data' (#1419)
|
2024-04-16 00:03:18 +08:00 |
|
Fangyin Cheng
|
2e2e120ace
|
feat(agent): dbgpts support agent (#1417)
|
2024-04-14 23:32:01 +08:00 |
|
yyhhyy
|
f3ece627d0
|
fix rdbms_db_summary (#1409)
|
2024-04-13 11:03:49 +08:00 |
|
katakuri
|
583009305a
|
fix(web): [chat_dashboard]Editor always run the first sql (#1413)
|
2024-04-12 14:26:31 +08:00 |
|
Fangyin Cheng
|
c3ae1915d2
|
refactor: Modify default webserver port to 5670 (#1410)
|
2024-04-12 11:47:24 +08:00 |
|
Fangyin Cheng
|
aea575e0b4
|
feat(agent): Add trace for agent (#1407)
|
2024-04-11 19:07:06 +08:00 |
|
Fangyin Cheng
|
7d6dfd9ea8
|
feat(model): Support moonshot proxy LLM (#1404)
|
2024-04-10 23:41:50 +08:00 |
|
Aries-ckt
|
1c6a897137
|
chore:v0.5.4 version and update wechat (#1403)
|
2024-04-10 23:07:00 +08:00 |
|
lcxadml
|
d55c51a6b7
|
Feat: optimize dashboard UI and fix sql highlight (#1329)
Co-authored-by: hzh97 <2976151305@qq.com>
Co-authored-by: aries_ckt <916701291@qq.com>
|
2024-04-10 22:50:47 +08:00 |
|
Fangyin Cheng
|
df80bc2079
|
feat(agent): Release agent SDK (#1396)
|
2024-04-10 22:44:53 +08:00 |
|
Aries-ckt
|
37e7c0151b
|
feat(RAG):add metadata properties filters (#1395)
|
2024-04-10 14:33:24 +08:00 |
|
yyhhyy
|
0f2b46da62
|
fix: Code standards (#1393)
|
2024-04-09 21:01:32 +08:00 |
|
Evan Chen
|
01a8a0fff6
|
Solve the problem of resource duplication and solve the problem of slow recall of table structure (#1381)
Co-authored-by: ChenXinye <chenxinye@weihaizixun.com>
|
2024-04-08 19:57:51 +08:00 |
|
Fangyin Cheng
|
634e62cb6e
|
feat: Support HTTP sender (#1383)
|
2024-04-08 16:13:49 +08:00 |
|
Fangyin Cheng
|
df36b947d1
|
feat(model): Support Qwen1.5-32B (#1385)
|
2024-04-08 09:40:24 +08:00 |
|
Aries-ckt
|
d4da50330f
|
fix: dashboard editor run error (#1380)
|
2024-04-07 15:04:28 +08:00 |
|
yyhhyy
|
f2a6284c0e
|
fix: Fix the mypy check error (#1373)
Co-authored-by: yyhhyy <95077259+Hui824@users.noreply.github.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
|
2024-04-07 14:22:23 +08:00 |
|
xiuzhu9527
|
6210b73ba2
|
fix: when delete knowledge, error: space list error embedding is required for MilvusStore (#1359)
Co-authored-by: xiuzhu <edy@dodge-pro.local>
|
2024-04-02 11:09:27 +08:00 |
|
付
|
4238a670bf
|
fix: Fix the issue of invalid port settings (#1351)
|
2024-03-29 17:25:42 +08:00 |
|
Fangyin Cheng
|
a272d1b8f3
|
feat(model): Support Starling-LM-7B-beta (#1350)
|
2024-03-29 17:25:30 +08:00 |
|
Aries-ckt
|
e0ab852a60
|
chore:version and wechat update (#1346)
|
2024-03-28 15:05:36 +08:00 |
|
Aries-ckt
|
dffd235bfb
|
feat: Client support chatdata (#1343)
|
2024-03-28 09:04:28 +08:00 |
|
Fangyin Cheng
|
f144fc3d36
|
docs: Add AWEL chat data cookbook (#1345)
|
2024-03-27 22:47:28 +08:00 |
|
Fangyin Cheng
|
3a7a2cbbb8
|
feat: Run AWEL flow in CLI (#1341)
|
2024-03-27 12:50:05 +08:00 |
|
Fangyin Cheng
|
fcc325d411
|
feat(core): Support i18n (#1327)
|
2024-03-25 20:15:39 +08:00 |
|
Fangyin Cheng
|
8a17099dd2
|
feat(rag): Support RAG SDK (#1322)
|
2024-03-22 15:36:57 +08:00 |
|
明天
|
e65732d6e4
|
feat: add Client and API v2 (#1316)
# Description
1. Provide /api/v2 for DB-GPT
2. Add DBGPT Python Client for Chat, Flow, App, Knowledge, Including:
- Chat
- Create
- Update
- Delete
- Get
- List
3. Add examples in `examples/client/`
4. Add API Reference document
# How Has This Been Tested?
## Test Chat Normal
### Curl
1. set `API_KEYS=dbgpt` in `.env`
2. `python dbgpt/app/dbgpt_server.py`
3. test with curl
```
DBGPT_API_KEY=dbgpt
curl -X POST "http://localhost:5000/api/v2/chat/completions" \
-H "Authorization: Bearer $DBGPT_API_KEY" \
-H "accept: application/json" \
-H "Content-Type: application/json" \
-d "{\"messages\":\"Hello\",\"model\":\"chatgpt_proxyllm\"}"
```
```
data: {"id": "chatcmpl-ab5fd180-e699-11ee-8388-acde48001122", "model": "chatgpt_proxyllm", "choices": [{"index": 0, "delta": {"role": "assistant", "content": "Hello"}}]}
data: {"id": "chatcmpl-ab5fd180-e699-11ee-8388-acde48001122", "model": "chatgpt_proxyllm", "choices": [{"index": 0, "delta": {"role": "assistant", "content": "!"}}]}
data: {"id": "chatcmpl-ab5fd180-e699-11ee-8388-acde48001122", "model": "chatgpt_proxyllm", "choices": [{"index": 0, "delta": {"role": "assistant", "content": " How"}}]}
data: {"id": "chatcmpl-ab5fd180-e699-11ee-8388-acde48001122", "model": "chatgpt_proxyllm", "choices": [{"index": 0, "delta": {"role": "assistant", "content": " can"}}]}
data: {"id": "chatcmpl-ab5fd180-e699-11ee-8388-acde48001122", "model": "chatgpt_proxyllm", "choices": [{"index": 0, "delta": {"role": "assistant", "content": " I"}}]}
data: {"id": "chatcmpl-ab5fd180-e699-11ee-8388-acde48001122", "model": "chatgpt_proxyllm", "choices": [{"index": 0, "delta": {"role": "assistant", "content": " assist"}}]}
data: {"id": "chatcmpl-ab5fd180-e699-11ee-8388-acde48001122", "model": "chatgpt_proxyllm", "choices": [{"index": 0, "delta": {"role": "assistant", "content": " you"}}]}
data: {"id": "chatcmpl-ab5fd180-e699-11ee-8388-acde48001122", "model": "chatgpt_proxyllm", "choices": [{"index": 0, "delta": {"role": "assistant", "content": " today"}}]}
data: {"id": "chatcmpl-ab5fd180-e699-11ee-8388-acde48001122", "model": "chatgpt_proxyllm", "choices": [{"index": 0, "delta": {"role": "assistant", "content": "?"}}]}
data: [DONE]
```
### Python
```python
from dbgpt.client import Client
DBGPT_API_KEY = "dbgpt"
client = Client(api_key=DBGPT_API_KEY)
# stream
async for data in client.chat_stream(
model="chatgpt_proxyllm",
messages="hello",
):
print(data)
# no stream
await client.chat(model="chatgpt_proxyllm", messages="hello")
```
## Test Chat App
### Curl
test with curl
```
DBGPT_API_KEY=dbgpt
APP_CODE={YOUR_APP_CODE}
curl -X POST "http://localhost:5000/api/v2/chat/completions" \
-H "Authorization: Bearer $DBGPT_API_KEY" \
-H "accept: application/json" \
-H "Content-Type: application/json" \
-d "{\"messages\":\"Hello\",\"model\":\"chatgpt_proxyllm\", \"chat_mode\": \"chat_app\", \"chat_param\": \"$APP_CODE\"}"
```
### Python
```python
from dbgpt.client import Client
DBGPT_API_KEY = "dbgpt"
client = Client(api_key=DBGPT_API_KEY)
APP_CODE="{YOUR_APP_CODE}"
async for data in client.chat_stream(
model="chatgpt_proxyllm",
messages="hello",
chat_mode="chat_app",
chat_param=APP_CODE
):
print(data)
```
# Snapshots:
Include snapshots for easier review.
# Checklist:
- [x] My code follows the style guidelines of this project
- [x] I have already rebased the commits and make the commit message
conform to the project standard.
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] Any dependent changes have been merged and published in downstream
modules
|
2024-03-22 09:57:58 +08:00 |
|
Hzh_97
|
04322de4f3
|
fix(web): Fix sql format error (#1319)
|
2024-03-21 17:41:25 +08:00 |
|
aries_ckt
|
f117f4d297
|
fix:api_v1 msg error
|
2024-03-21 16:12:48 +08:00 |
|
aries_ckt
|
ab9d8a370e
|
fix:return conv_uid and update wechat
|
2024-03-21 15:59:46 +08:00 |
|
aries_ckt
|
0cf08f37b0
|
fix:update app schemas.
|
2024-03-21 15:30:57 +08:00 |
|
aries_ckt
|
a1369c02c4
|
fix:client path error and update chat_knowledge prompt
|
2024-03-21 14:13:59 +08:00 |
|
Fangyin Cheng
|
b4b810d68f
|
feat(core): Add common schemas
|
2024-03-21 11:23:24 +08:00 |
|
Fangyin Cheng
|
ab3e8e54a1
|
feat(client): Modify api address
|
2024-03-21 09:58:32 +08:00 |
|
aries_ckt
|
75f086a41d
|
doc:update api docs
|
2024-03-20 18:40:59 +08:00 |
|
aries_ckt
|
f43abf3155
|
fix:client mypy error
|
2024-03-20 16:22:38 +08:00 |
|
Fangyin Cheng
|
86a7b6c6f3
|
fix(awel): Fix awel check empty data bug (#1311)
|
2024-03-19 18:56:57 +08:00 |
|
aries_ckt
|
7bc5c59a89
|
fix:client mypy error
|
2024-03-18 22:12:25 +08:00 |
|
aries_ckt
|
4413ff682f
|
fix:rag serve error
|
2024-03-18 19:37:06 +08:00 |
|
Fangyin Cheng
|
0ed30aa44a
|
feat: Add dbgpt client and add api v2
|
2024-03-18 18:29:27 +08:00 |
|
Fangyin Cheng
|
4970c9f813
|
refactor: Refactor datasource module (#1309)
|
2024-03-18 18:06:40 +08:00 |
|
Kevin.Shin
|
84bedee306
|
fix(datasource): Fix the bug of doris missing comments (#1308)
Co-authored-by: shenk-b <shenk-b@glodon.com>
|
2024-03-18 16:58:19 +08:00 |
|
Fangyin Cheng
|
130ffb08c9
|
feat(model): Support yi proxy LLM (#1303)
|
2024-03-15 22:15:37 +08:00 |
|
付
|
6974329116
|
fix: Fix ClickHouse default login bug (#1292)
|
2024-03-15 16:47:50 +08:00 |
|
Fangyin Cheng
|
8897d6e8fd
|
chore: Add pylint for storage (#1298)
|
2024-03-15 15:42:46 +08:00 |
|
明天
|
a207640ff2
|
fix(agent): Fix agent loss message bug (#1283)
|
2024-03-14 14:38:10 +08:00 |
|
Fangyin Cheng
|
adaa68eb00
|
feat(rag): Support rag retriever evaluation (#1291)
|
2024-03-14 13:06:57 +08:00 |
|
Aries-ckt
|
cd2dcc253c
|
chore:upgrade wechat (#1286)
|
2024-03-13 16:41:27 +08:00 |
|
ASTLY
|
6df9f79f69
|
Fixed the problem of loading only one plugin when there are multiple … (#1282)
|
2024-03-13 10:11:12 +08:00 |
|
付
|
04b6402720
|
feat(model): Add support for multiple versions of the same model (#1246)
|
2024-03-08 18:40:10 +08:00 |
|
Fangyin Cheng
|
7446817340
|
chore: Add pylint for DB-GPT rag lib (#1267)
|
2024-03-07 23:27:43 +08:00 |
|
Aries-ckt
|
aaaf34db17
|
docs: upgrate v0.5.1 doc (#1265)
|
2024-03-07 13:37:59 +08:00 |
|
Fangyin Cheng
|
872b5745d3
|
fix: Fixed multi-turn dialogue bug (#1259)
|
2024-03-06 22:17:47 +08:00 |
|
Fangyin Cheng
|
74ec8e52cd
|
feat: APIServer supports embeddings (#1256)
|
2024-03-05 20:21:37 +08:00 |
|
Pete Wooden
|
5f3ee35804
|
fix: fix knowledge_space_dao.update_knowledge_space call in Knowledge… (#1250)
|
2024-03-04 21:54:27 +08:00 |
|
Fangyin Cheng
|
191f546ca4
|
feat: AWEL flow supports dynamic parameters (#1251)
|
2024-03-04 21:52:32 +08:00 |
|
Fangyin Cheng
|
3c93fe589a
|
docs: New AWEL tutorial (#1245)
|
2024-03-04 17:06:42 +08:00 |
|
Hzh_97
|
7a38edcaed
|
style(web): set default knowledge icon (#1244)
|
2024-03-04 14:25:29 +08:00 |
|
xiuzhu9527
|
54ba663646
|
[feat] Support Hive Conn (#1215)
Co-authored-by: xiuzhu <edy@dodge-pro.local>
|
2024-03-03 23:50:11 +08:00 |
|
Pol Bachelin
|
8565f64971
|
fix: scheduler shutdown (#1237)
|
2024-03-02 21:35:00 +08:00 |
|
Fangyin Cheng
|
505bc32775
|
perf(rag): Support load large document (#1233)
|
2024-03-01 22:33:52 +08:00 |
|
magic.chen
|
ed4df23e4e
|
fix: typo error fix (#1228)
|
2024-03-01 19:33:16 +08:00 |
|
Fangyin Cheng
|
0e61c55e12
|
fix(core): Fix HTTP Trigger parse parameter bug (#1225)
|
2024-03-01 10:56:03 +08:00 |
|
katakuri
|
58b095d3a4
|
Fixes #1210 : switch strategy failed in chinese env. (#1219)
|
2024-03-01 10:20:05 +08:00 |
|
darius-gs
|
d6fabe9fb6
|
Update milvus_store.py (#1212)
|
2024-02-29 23:20:54 +08:00 |
|
Fangyin Cheng
|
1d90711952
|
feat(core): Dynamically loading dbgpts (#1211)
|
2024-02-29 15:57:49 +08:00 |
|
Hzh_97
|
673ddaab5b
|
feat(web): copy awel flow (#1200)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
|
2024-02-28 21:03:23 +08:00 |
|
NuoweiWang
|
0837da48ba
|
Increase the accuracy of reading Excel (#1209)
|
2024-02-28 16:47:29 +08:00 |
|
比奇堡 扛把子
|
08fcb4f744
|
change KnowledgeQueryResponse (#1202)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
|
2024-02-27 11:23:25 +08:00 |
|
Hzh_97
|
7de98d5363
|
fix: sql format error (#1199)
|
2024-02-26 21:17:28 +08:00 |
|
katakuri
|
2c406feb9e
|
feat(web): Support default strategy batch sync. (#1196)
|
2024-02-26 13:30:34 +08:00 |
|
Fangyin Cheng
|
f9d9f8faea
|
feat(model): Support gemma model (#1187)
|
2024-02-23 12:37:13 +08:00 |
|
Fangyin Cheng
|
e0986198a6
|
feat(core): Support RAG chat flow (#1185)
|
2024-02-23 11:44:44 +08:00 |
|
Shinexy
|
21682575f5
|
Fix llm strategy store and update app/static. (#1181)
Co-authored-by: lcxadml <864255598@qq.com>
|
2024-02-22 14:33:57 +08:00 |
|
Fangyin Cheng
|
ab5e1c7ea1
|
feat(core): Support more chat flows (#1180)
|
2024-02-22 12:19:04 +08:00 |
|
lcxadml
|
02abcb7218
|
fix(web): optimize i18n name
|
2024-02-21 10:39:32 +08:00 |
|
Aries-ckt
|
32e1554282
|
feat:add rag awel operator view metadata. (#1174)
|
2024-02-21 10:24:12 +08:00 |
|
明天
|
c78bd22fda
|
Gpts app v0.4 (#1170)
|
2024-02-20 14:28:58 +08:00 |
|
明天
|
63ab612e75
|
Gpts app v0.4 (#1169)
|
2024-02-19 17:38:05 +08:00 |
|
lcxadml
|
37f7ad12cd
|
fix: api path error (#1165)
|
2024-02-19 16:05:13 +08:00 |
|
明天
|
d5afa6e206
|
Native data AI application framework based on AWEL+AGENT (#1152)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: lcx01800250 <lcx01800250@alibaba-inc.com>
Co-authored-by: licunxing <864255598@qq.com>
Co-authored-by: Aralhi <xiaoping0501@gmail.com>
Co-authored-by: xuyuan23 <643854343@qq.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: hzh97 <2976151305@qq.com>
|
2024-02-07 17:43:27 +08:00 |
|
Likename Haojie
|
3f70da4e1f
|
feat(model): Add support for Azure openAI (#1137)
Co-authored-by: like <406979945@qq.com>
Co-authored-by: csunny <cfqsunny@163.com>
|
2024-02-02 16:41:29 +08:00 |
|
Aries-ckt
|
208d91dea0
|
fix: MySQL Database not support DDL init and upgrade. (#1133)
Co-authored-by: csunny <cfqsunny@163.com>
|
2024-01-30 12:09:26 +08:00 |
|
Aries-ckt
|
be6718849f
|
fix:default setting prompt with history messages (#1117)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
|
2024-01-24 23:03:08 +08:00 |
|
Joan Fontanals
|
9a2b0e355e
|
feat: add Jina Embeddings (#1105)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
|
2024-01-24 21:41:19 +08:00 |
|
Fangyin Cheng
|
13527a8bd4
|
fix(core): Fix bug of sharing data across DAGs (#1102)
|
2024-01-22 21:56:03 +08:00 |
|
Fangyin Cheng
|
73c86ff083
|
chore: Fix package name conflict error (#1099)
|
2024-01-22 15:33:43 +08:00 |
|
junewgl
|
4f833634df
|
feat: add schema-linking awel example (#1081)
|
2024-01-21 09:59:59 +08:00 |
|
Fangyin Cheng
|
2d905191f8
|
refactor: Refactor for core SDK (#1092)
|
2024-01-21 09:57:57 +08:00 |
|
Aries-ckt
|
0162dee474
|
fix(ChatKnowledge): summary support zhipu message_converter (#1085)
|
2024-01-18 15:09:09 +08:00 |
|
Hzh_97
|
0936856c3a
|
feat: UI component rendering in agent dialog mode (#1083)
Co-authored-by: csunny <cfqsunny@163.com>
|
2024-01-18 11:08:02 +08:00 |
|
magic.chen
|
674104eb7c
|
fix: clean extra file & fix agents use zhipu (#1079)
|
2024-01-17 12:17:48 +08:00 |
|
Fangyin Cheng
|
9bdb4f94b8
|
chore: Format agent code (#1077)
|
2024-01-17 10:26:48 +08:00 |
|
明天
|
74eb15e01c
|
feat(agent):support chat agent scene use dbgpts (#1075)
|
2024-01-16 20:15:54 +08:00 |
|
Danrui Qi
|
fb2d18a2d5
|
feat(agent): Add retrieve summary agent for both local files and URLs (#1063)
Co-authored-by: fangfcg <thss15_fangcg@163.com>
|
2024-01-16 17:37:48 +08:00 |
|
Fangyin Cheng
|
40c853575a
|
chore: Add pylint for DB-GPT core lib (#1076)
|
2024-01-16 17:36:26 +08:00 |
|
Aries-ckt
|
3a54d1ef9a
|
fix:update awel embedding examples and delete unuseful code. (#1073)
|
2024-01-15 23:22:52 +08:00 |
|
Hzh_97
|
1b9328e27a
|
Fix: fix sql component error in the web. (#1068)
Co-authored-by: 黄振洪 <hzh01509324@alibaba-inc.com>
Co-authored-by: Aralhi <xiaoping0501@gmail.com>
|
2024-01-15 15:57:47 +08:00 |
|
Fangyin Cheng
|
22bfd01c4b
|
refactor: Refactor proxy LLM (#1064)
|
2024-01-14 21:01:37 +08:00 |
|
Aries-ckt
|
a035433170
|
feat(RAG):add rag operators and rag awel examples (#1061)
Co-authored-by: csunny <cfqsunny@163.com>
|
2024-01-13 16:14:48 +08:00 |
|
Hzh_97
|
99ea6ac1a4
|
feat(web): 🎨 Unified color theme, AntV light/dark theme switching, Antd first-screen style loading. (#1020)
Co-authored-by: 黄振洪 <hzh01509324@alibaba-inc.com>
Co-authored-by: Aralhi <xiaoping0501@gmail.com>
|
2024-01-12 09:44:52 +08:00 |
|
Danrui Qi
|
2706e27ae5
|
feat(agent): Add summary assistant checking (#1053)
Co-authored-by: yhjun1026 <460342015@qq.com>
Co-authored-by: csunny <cfqsunny@163.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
|
2024-01-10 11:14:15 +08:00 |
|
Fangyin Cheng
|
fa8b5b190c
|
feat(core): APP use new SDK component (#1050)
|
2024-01-10 10:39:04 +08:00 |
|
明天
|
e11b72c724
|
feat(agent): Multi agents v0.1 (#1044)
Co-authored-by: qidanrui <qidanrui@gmail.com>
Co-authored-by: csunny <cfqsunny@163.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
|
2024-01-09 11:09:52 +08:00 |
|
Fangyin Cheng
|
e8861bd8fa
|
feat(awel): New MessageConverter and more AWEL operators (#1039)
|
2024-01-08 09:40:05 +08:00 |
|
Danrui Qi
|
765fb181f6
|
feat(multi-agents):Add Summary Assistant Agent According to User's Question (#1023)
|
2024-01-06 19:05:09 +08:00 |
|
Fangyin Cheng
|
186b6a5668
|
fix(model): Fix device MPS load llama error (#1033)
|
2024-01-05 14:19:13 +08:00 |
|
katakuri
|
d8393a9b32
|
fix(web): default strategy process exception (#1032)
|
2024-01-05 11:45:40 +08:00 |
|
katakuri
|
757b61d4d7
|
fix(web): batch sync api error after switch segmentation strategy (#1029)
|
2024-01-05 00:43:11 +08:00 |
|
Aries-ckt
|
f3eefea8a6
|
fix(ChatKnowledge): delete Chroma by vector ids did not success (#1027)
|
2024-01-04 23:52:10 +08:00 |
|
Fangyin Cheng
|
988ed48573
|
feat(model): Fix chatgpt message format bug (#1028)
|
2024-01-04 23:38:41 +08:00 |
|
Aries-ckt
|
ca83443c48
|
feat(ChatKnowledge):chunk add enable_merge parameter (#1014)
Co-authored-by: Aralhi <xiaoping0501@gmail.com>
|
2024-01-04 10:04:41 +08:00 |
|
katakuri
|
f95ce78404
|
fix(web): .env should not build to static assets (#1012)
|
2024-01-03 10:43:07 +08:00 |
|
Fangyin Cheng
|
c871d651f1
|
chore: Fix baichuan API pylint error (#1010)
Co-authored-by: csunny <cfqsunny@163.com>
|
2024-01-03 10:10:21 +08:00 |
|
Aries-ckt
|
9ad70a2961
|
refactor: RAG Refactor (#985)
Co-authored-by: Aralhi <xiaoping0501@gmail.com>
Co-authored-by: csunny <cfqsunny@163.com>
|
2024-01-03 09:45:26 +08:00 |
|
baichuan-assistant
|
e75314f27d
|
feat(model): Support Baichuan API (#1009)
Co-authored-by: BaiChuanHelper <wintergyc@WinterGYCs-MacBook-Pro.local>
|
2024-01-02 23:28:45 +08:00 |
|
jim
|
33ea58f497
|
fix(clickhouse): fix information_schema (#999)
|
2024-01-02 11:29:06 +08:00 |
|
Fangyin Cheng
|
07a25c3d86
|
feat(model): Support SOLAR-10.7B-Instruct-v1.0 (#1001)
|
2023-12-30 16:54:27 +08:00 |
|
Fangyin Cheng
|
0cdc77abb2
|
feat(model): Proxy model support count token (#996)
|
2023-12-29 12:01:31 +08:00 |
|
明天
|
96474e9148
|
fix(chat_history): chat_history_db mysql message query bug (#989)
|
2023-12-28 14:26:22 +08:00 |
|
Fangyin Cheng
|
fd3a5d2bfa
|
chore(build): Fix typo and new pre-commit config (#987)
|
2023-12-28 14:14:20 +08:00 |
|
Fangyin Cheng
|
b13d3f6d92
|
feat(core): Support multi round conversation operator (#986)
|
2023-12-27 23:26:28 +08:00 |
|
明天
|
9aec636b02
|
feat(agent): Multi agent sdk (#976)
Co-authored-by: xtyuns <xtyuns@163.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: csunny <cfqsunny@163.com>
Co-authored-by: qidanrui <qidanrui@gmail.com>
|
2023-12-27 16:25:55 +08:00 |
|
Fangyin Cheng
|
69fb97e508
|
feat(core): More AWEL operators and new prompt manager API (#972)
Co-authored-by: csunny <cfqsunny@163.com>
|
2023-12-25 20:03:22 +08:00 |
|
xtyuns
|
048fb6c402
|
fix: default proxyllm generator function (#971)
|
2023-12-25 20:00:04 +08:00 |
|
Fangyin Cheng
|
0c46c339ca
|
feat(model): Add new LLMClient and new build tools (#967)
|
2023-12-23 16:33:01 +08:00 |
|
yihong
|
12234ae258
|
feat: add gemini support (#953)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
|
2023-12-23 11:10:42 +08:00 |
|
magic.chen
|
681a8e2ed5
|
fix: clickhouse connect error fix (#958)
Co-authored-by: Magic <magic@B-4TMH9N3X-2120.local>
Co-authored-by: aries_ckt <916701291@qq.com>
|
2023-12-22 11:44:26 +08:00 |
|
vvycaaa
|
d9065227bd
|
fix(core): Move the last user's information to the end (#960)
|
2023-12-22 09:42:58 +08:00 |
|
Fangyin Cheng
|
6b982e2879
|
feat(model): Support Mixtral-8x7B (#959)
|
2023-12-21 16:46:29 +08:00 |
|
magic.chen
|
aec124a5f1
|
docs: add dbgpt_hub usage documents (#955)
|
2023-12-20 10:18:22 +08:00 |
|
Fangyin Cheng
|
ba8fa8774d
|
ci: Add python unit test workflows (#954)
|
2023-12-20 10:04:19 +08:00 |
|
yihong
|
322425b099
|
fix: if we do not set glm config, we use deault (#952)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2023-12-19 15:55:10 +08:00 |
|
Fangyin Cheng
|
a10d5f57b2
|
feat(core): Add API authentication for serve template (#950)
|
2023-12-19 13:41:02 +08:00 |
|
Fangyin Cheng
|
511a43b849
|
refactor: Refactor storage and new serve template (#947)
|
2023-12-18 19:30:40 +08:00 |
|
Fangyin Cheng
|
bdf9442393
|
fix(core): Fix not create database bug (#946)
|
2023-12-16 20:59:54 +08:00 |
|