Commit Graph

3268 Commits

Author SHA1 Message Date
yaoyifan-yyf
8d8d455310 opt: multi model compare write result 2025-10-13 15:55:42 +08:00
alan.cl
87f11b574d feat(benchmark): multi model post process 2025-10-13 14:38:45 +08:00
yaoyifan-yyf
9b81a10866 opt: compare result write to excel not db 2025-10-13 10:53:17 +08:00
alan.cl
33a4e047ed fix(benchmark): fix post dispatch param 2025-10-13 09:42:27 +08:00
alan.cl
5b27b6e939 Merge remote-tracking branch 'origin/feat_dataset_benchmark' into feat_dataset_benchmark 2025-10-11 15:43:21 +08:00
alan.cl
8217408af0 feat(benchmark): create benchmark task 2025-10-11 15:43:05 +08:00
yaoyifan-yyf
81e2a1c18d fix: add table mapping 2025-10-11 14:02:51 +08:00
alan.cl
f6351aeec7 feat(benchmark): optimize benchmark task and write evaluate result rows offset 2025-10-10 20:00:31 +08:00
alan.cl
0330dd32b8 chore: resolve confict 2025-10-10 10:34:37 +08:00
alan.cl
61e350f4b5 Merge remote-tracking branch 'origin/feat_dataset_benchmark' into feat_dataset_benchmark
# Conflicts:
#	packages/dbgpt-serve/src/dbgpt_serve/evaluate/api/endpoints.py
#	packages/dbgpt-serve/src/dbgpt_serve/evaluate/api/schemas.py
#	packages/dbgpt-serve/src/dbgpt_serve/evaluate/service/benchmark/file_parse_service.py
#	packages/dbgpt-serve/src/dbgpt_serve/evaluate/service/benchmark/user_input_execute_service.py
2025-10-10 10:27:03 +08:00
yaoyifan-yyf
c923e6444c feat: add benchmark result query api 2025-10-09 17:25:30 +08:00
yaoyifan-yyf
57e8bab482 feat: query benchmark dataset api 2025-10-09 16:37:20 +08:00
alan.cl
4875df1df0 Merge remote-tracking branch 'origin/feat_dataset_benchmark' into feat_dataset_benchmark
# Conflicts:
#	packages/dbgpt-serve/src/dbgpt_serve/evaluate/service/benchmark/data_compare_service.py
#	packages/dbgpt-serve/src/dbgpt_serve/evaluate/service/benchmark/file_parse_service.py
#	packages/dbgpt-serve/src/dbgpt_serve/evaluate/service/benchmark/models.py
#	packages/dbgpt-serve/src/dbgpt_serve/evaluate/service/benchmark/user_input_execute_service.py
2025-10-08 22:46:14 +08:00
alan.cl
6293629100 feat(benchmark): execute benchmark task 2025-10-08 22:37:34 +08:00
yaoyifan-yyf
92c251d297 opt: async load benchmark data on init 2025-09-29 11:37:19 +08:00
yaoyifan-yyf
4de41d1a25 feat: benchmark post_dispatch service 2025-09-26 17:47:11 +08:00
yaoyifan-yyf
bc14084826 opt: code format 2025-09-25 13:37:57 +08:00
yaoyifan-yyf
9e50bff12c feat: async loading benchmark data 2025-09-25 11:26:13 +08:00
Aries-ckt
a0f413b915 doc:add deep wiki for dbgpt (#2892) 2025-09-20 19:56:41 +08:00
BurnCloud.com
d22023c148 feat: add BurnCloud as new AI model provider (#2890)
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-10 18:58:25 +08:00
stevenlx96
6e304c230b fix(core): Delete corresponding Milvus data when using with TuGraph (#2858) 2025-09-08 09:55:29 +08:00
Fangyin Cheng
ea6cee49ab chore: Fix tongyi config example (#2884) 2025-08-21 18:09:28 +08:00
alanchen
21896becd9 fix(datasource): fix doris DB connection use mysql protocol (#2875) 2025-08-07 10:34:14 +08:00
alanchen
4e7070b6ee fix(RAG): fix url document rag mode (#2874) 2025-08-05 21:52:39 +08:00
alanchen
26bb07f9d1 fix(web): escape document separator (#2870) 2025-08-01 17:47:29 +08:00
Fangyin Cheng
154b6927fa feat(model): Support glm4.5 models (#2867) 2025-07-29 16:21:14 +08:00
Fangyin Cheng
150e84ed18 fix(awel): Fix HO context key error (#2862) 2025-07-25 17:13:35 +08:00
alanchen
3a614c67bb chore: update 0.7.3 version (#2860) v0.7.3 2025-07-25 11:21:15 +08:00
Tam
fd6572322c feat(agent): Add count field and support non-ASCII characters in DataScientist action output (#2812)
Co-authored-by: tanwei <tanwei@fulan.com.cn>
2025-07-23 10:58:45 +08:00
alanchen
bcb4eb3983 feat(RAG): support knowledgeSpace custom retrieve strategy (#2842) 2025-07-21 12:08:39 +08:00
Eric Wang
934229c8ad docs: update CONTRIBUTING.md to use uv package manager (#2855) 2025-07-19 00:19:33 +08:00
Eric Wang
db2e94348f fix(prompt): resolve KeyError and validation issues with custom prompt templates (#2848) 2025-07-17 16:10:19 +08:00
Eric Wang
83101f9096 fix(dashboard): improve JSON parsing robustness in output parser (#2850) 2025-07-17 16:09:45 +08:00
Fangyin Cheng
06de6ea08d fix(core): Fix newline escape issue (#2854) 2025-07-16 19:49:34 +08:00
Dmitry
845432fea0 feat(model): AI/ML API integration (#2844) 2025-07-15 13:17:14 +08:00
stevenlx96
8c14f1981a fix(core): Update Milvus truncate method for GraphRAG (#2847) 2025-07-15 13:15:50 +08:00
Aries-ckt
441cb55377 doc: fix ob rag doc (#2840) 2025-07-14 17:18:10 +08:00
Eric Wang
3917f8c353 fix(web): resolve overlapping floating buttons in web (#2836) 2025-07-13 16:59:50 +08:00
huhao0926
f364d10fb1 fix(examples): update client usage to prefer await aclose() in async context" (#2839) 2025-07-13 16:58:46 +08:00
Tam
0ecfeabd8e feat(datasouce): Add GaussDB data source connector (#2813)
Co-authored-by: tanwei <tanwei@fulan.com.cn>
2025-07-09 22:50:22 +08:00
Eric Wang
3f60470388 fix(web): Fix auto-scroll issue in chat (#2797) 2025-07-09 19:08:09 +08:00
HYP-hu
cecac56a26 fix: Fix milvus vector_name_exists bug (#2818) 2025-07-07 22:52:02 +08:00
Aries-ckt
1eea9c8eec feat:add storage client cache (#2810) 2025-07-05 19:44:47 +08:00
Fangyin Cheng
d27fdb7928 feat(model): Support GLM4.1-vl model (#2806) 2025-07-03 09:46:42 +08:00
jiao-duan
00af86d89e fix: Fix SummaryExtractor not found error (#2805) 2025-07-02 21:43:42 +08:00
Fangyin Cheng
1efcd1b887 feat(core): Support export messages (#2802) 2025-06-27 18:06:20 +08:00
alanchen
f423b1fb2c chore: update create chroma store param (#2798) 2025-06-27 18:01:32 +08:00
FreeWill
bf6f38906d fix(api): fix v2 api error message (#2801) 2025-06-27 17:46:34 +08:00
Eric Wang
e797808efd fix(web): prompt selection and prompt_code delivery for chat_dashboard (#2790) 2025-06-25 22:07:25 +08:00
geebytes
87ae219a79 feat(AWEL):Add operator for structured output data of datasource in AWEL (#2794) 2025-06-25 21:14:59 +08:00