Commit Graph

38 Commits

Author SHA1 Message Date
Fangyin Cheng
69933e635d build(pypi): Support pypi build 2025-03-20 12:22:45 +08:00
Fangyin Cheng
bea7c4b329 fix(docs): Fix doc error links 2025-03-20 07:33:00 +08:00
aries_ckt
2d489bfe45 fix:issue2484 2025-03-19 15:46:40 +08:00
Fangyin Cheng
4489f74e8d feat(model): Support model icon 2025-03-19 11:51:50 +08:00
Tam
88bbd695d0
fix(LLM extractor): handle empty response in LLM extractor (#2480)
Co-authored-by: tam <tanwe@fulan.com.cn>
2025-03-18 11:53:41 +08:00
Fangyin Cheng
9f2e747698 fix: Fix retrieve error 2025-03-17 15:38:31 +08:00
Fangyin Cheng
b2dd66dc6d feat(storage): Support oss and s3 2025-03-17 15:38:31 +08:00
Fangyin Cheng
dbfa2c7c48 chore: Merge main codes 2025-03-17 15:38:30 +08:00
Aries-ckt
0d48f37ed9
deps(tongyi): fix tongyi dependencies and add tongyi proxy config (#2467)
# Description

deps(tongyi): fix tongyi dependencies and add tongyi proxy config

# How Has This Been Tested?

```bash
uv sync --all-packages --frozen --extra "base" --extra "proxy_tongyi" --extra "rag" --extra "storage_chromadb" --extra "dbgpts"
```

```bash
uv run python packages/dbgpt-app/src/dbgpt_app/dbgpt_server.py --config .\configs\dbgpt-proxy-tongyi.toml
```
2025-03-17 15:17:12 +08:00
Aries-ckt
fc3fe6b725
refactor: rag storage refactor (#2434) 2025-03-17 14:15:21 +08:00
yyhhyyyyyy
b25f6920d1 deps(tongyi): fix tongyi dependencies and add tongyi proxy config 2025-03-14 16:48:29 +08:00
Fangyin Cheng
8ccd4090b9 feat(awel): Support simple templates 2025-03-14 10:44:50 +08:00
Fangyin Cheng
676d8ec70f
fix(awel): Fix AWEL flow error (#2461) 2025-03-14 09:18:20 +08:00
北极
ccfce5d279
feat(dbgpt-serve): Agent fixes and parameter additions (#2457)
Co-authored-by: 刘家星 <liujiaxing@fulan.com.cn>
2025-03-13 14:43:34 +08:00
utopia2077
dc5b1f79aa
fix: aembed_query type error (#2441) 2025-03-12 10:54:39 +08:00
Fangyin Cheng
295d673396 chore: Upgrade lyric version 2025-03-12 10:24:22 +08:00
Fangyin Cheng
455cdd1612 feat(build): Support docker install 2025-03-12 10:24:22 +08:00
cinjoseph
e0af6fdc68
fix(agent): move app resource implement to serv pkg (#2310)
Co-authored-by: cinjospeh <joseph.cjn@alibaba-inc.com>
2025-03-10 17:02:58 +08:00
Fangyin Cheng
93eb3a786c
feat(ChatExcel): Better Chat Excel (#2423) 2025-03-10 11:37:32 +08:00
Aries-ckt
fdadfdd393
chore: fix unit test (#2421) 2025-03-09 20:35:38 +08:00
Cooper
81f4c6a558
feat(agents): add ReActAgent (#2420)
Co-authored-by: dongzhancai1 <dongzhancai1@jd.com>
2025-03-09 20:23:31 +08:00
Fangyin Cheng
a3216a7994
fix(code): Fix build lyric error (#2413) 2025-03-07 19:26:13 +08:00
yyhhyy
bb06e93215
refactor(ollama): add ollama config and support ollama model output (#2411) 2025-03-07 18:23:52 +08:00
Fangyin Cheng
4e993a2be8
feat(model): API support reasoning (#2409) 2025-03-07 15:31:12 +08:00
Fangyin Cheng
2697aba4f5
fix(model): Fix reasoning output bug (#2405) 2025-03-06 16:08:14 +08:00
Fangyin Cheng
bfd7fe8888
feat(datasource): Support reasoning for ChatDashboard (#2401) 2025-03-06 15:16:08 +08:00
Fangyin Cheng
d5a2a0bf3b
refactor(dbgpts): Refactor dbgpts for 0.7.0 (#2397) 2025-03-05 13:33:03 +08:00
Fangyin Cheng
6acfb162e4 fix(datasource): Fix datasource resource error 2025-03-04 21:05:33 +08:00
Fangyin Cheng
a22de08936 chore: Modify ollama config 2025-03-04 18:45:52 +08:00
Fangyin Cheng
c8e252c4de fix(model): Fix reasoning output bug 2025-03-04 17:51:13 +08:00
yyhhyy
0c7dae71da
deps:refactor dependencies installation method (#2381) 2025-03-02 18:34:01 +08:00
Fangyin Cheng
82bdc6fe94
feat(model): Support reasoning model (#2375)
Co-authored-by: yyhhyyyyyy <95077259+yyhhyyyyyy@users.noreply.github.com>
2025-02-28 14:32:47 +08:00
Fangyin Cheng
1e0674c54d
fix(model): Fix local embedding error (#2371) 2025-02-26 23:51:25 +08:00
Fangyin Cheng
fb36948383
fix(i18n): Fix read i18n config error (#2368) 2025-02-24 20:54:29 +08:00
Fangyin Cheng
96bcb6d138
docs: Config documents & i18n supports (#2365) 2025-02-24 16:45:26 +08:00
Aries-ckt
22598ca79f
refactor:adapt rag storage and add integration documents. (#2361) 2025-02-24 12:49:36 +08:00
云锋
94b51284e0
feat(datasource): Database connection Renewal (#2359)
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: ‘yanzhiyonggit config --global user.email git config --global user.name ‘yanzhiyong <zhiyong.yan@clife.cn>
2025-02-22 18:44:21 +08:00
Fangyin Cheng
e4b329ee21
refactor(v0.7.0): restructure modules and config handling (#2358)
Co-authored-by: aries_ckt <916701291@qq.com>
2025-02-21 19:54:53 +08:00