Fangyin Cheng
|
285c5e5d59
|
chore: Add app config example
|
2025-03-17 16:22:27 +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 |
|
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 |
|
yyhhyyyyyy
|
2ea3521114
|
fix:add tongyi api key config
|
2025-03-17 14:52:32 +08:00 |
|
Aries-ckt
|
fc3fe6b725
|
refactor: rag storage refactor (#2434)
|
2025-03-17 14:15:21 +08:00 |
|
yyhhyyyyyy
|
6b8e4b539c
|
fix: update API provider from proxy/openai to proxy/tongyi in configuration file
|
2025-03-17 08:50:42 +08:00 |
|
yyhhyyyyyy
|
9483cba353
|
deps(tongyi): fix tongyi dependencies and add tongyi proxy config
|
2025-03-14 16:59:50 +08:00 |
|
yyhhyyyyyy
|
b25f6920d1
|
deps(tongyi): fix tongyi dependencies and add tongyi proxy config
|
2025-03-14 16:48:29 +08:00 |
|
Fangyin Cheng
|
455cdd1612
|
feat(build): Support docker install
|
2025-03-12 10:24:22 +08:00 |
|
yyhhyy
|
bb06e93215
|
refactor(ollama): add ollama config and support ollama model output (#2411)
|
2025-03-07 18:23:52 +08:00 |
|
SonglinLyu
|
3bd75d8de2
|
refactor(GraphRAG): refine config usage and fix some bug. (#2392)
Co-authored-by: 秉翟 <lyusonglin.lsl@antgroup.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: yyhhyyyyyy <95077259+yyhhyyyyyy@users.noreply.github.com>
Co-authored-by: aries_ckt <916701291@qq.com>
|
2025-03-06 03:09:10 +08:00 |
|
Fangyin Cheng
|
c8e252c4de
|
fix(model): Fix reasoning output bug
|
2025-03-04 17:51:13 +08:00 |
|
yyhhyy
|
e3a25de7f7
|
docs: add vllm llama_cpp docs and standardize configs (#2386)
|
2025-03-03 16:59:07 +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 |
|
Aries-ckt
|
22598ca79f
|
refactor:adapt rag storage and add integration documents. (#2361)
|
2025-02-24 12:49:36 +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 |
|