alan.cl
|
2433d4e6cf
|
feat: multi round palyback
|
2026-03-05 12:53:00 +08:00 |
|
alan.cl
|
8b5ad52aa9
|
fix: fix i18n
|
2026-03-05 11:51:27 +08:00 |
|
alan.cl
|
df949941b6
|
feat: optimize page style
|
2026-03-04 19:35:02 +08:00 |
|
alan.cl
|
1c65a6cc52
|
fix: optimize input comppotent
|
2026-03-04 18:01:53 +08:00 |
|
alan.cl
|
d19304a3c6
|
fix: fix the left content to fill the entire page.
|
2026-03-03 16:13:31 +08:00 |
|
alan.cl
|
e7245e71cf
|
fix: fix native app chat and update react agent scene value
|
2026-03-03 14:10:54 +08:00 |
|
aries_ckt
|
348367a77b
|
feat:create database example
|
2026-03-02 18:58:53 +08:00 |
|
aries_ckt
|
bf5aa5168e
|
feat: internationalize homepage examples and update agentic data api prompts
|
2026-02-28 18:25:48 +08:00 |
|
aries_ckt
|
1c51b7e170
|
Merge remote-tracking branch 'origin/feat/dbgpt_skill' into feat/dbgpt_skill
|
2026-02-28 17:14:34 +08:00 |
|
aries_ckt
|
11057f4782
|
feat:create skill example
|
2026-02-28 17:06:05 +08:00 |
|
aries_ckt
|
48aa8af1af
|
feat:add skill creator
|
2026-02-27 14:16:38 +08:00 |
|
alan.cl
|
a49dd62112
|
fix: 修复主页跳转
|
2026-02-26 19:58:00 +08:00 |
|
alan.cl
|
250166f957
|
Merge remote-tracking branch 'origin/feat/dbgpt_skill' into feat/dbgpt_skill
|
2026-02-26 17:34:00 +08:00 |
|
alan.cl
|
9fc6c92298
|
feat: support chat share and playback
|
2026-02-26 17:33:45 +08:00 |
|
aries_ckt
|
a97d1ab486
|
fix:react add phase
|
2026-02-26 14:06:15 +08:00 |
|
aries_ckt
|
f5ead2684d
|
feat:add database resource
|
2026-02-25 19:46:29 +08:00 |
|
aries_ckt
|
169e493553
|
feat:refact agentic data api
|
2026-02-25 17:02:36 +08:00 |
|
aries_ckt
|
70b76e06ba
|
feat:refact agentic data api
|
2026-02-25 15:31:41 +08:00 |
|
aries_ckt
|
cc5a4bccef
|
feat:dbgpt skill template
|
2026-02-25 14:46:44 +08:00 |
|
aries_ckt
|
97fde0aa7d
|
feat:dbgpt skill template
|
2026-02-25 11:59:35 +08:00 |
|
aries_ckt
|
bcea616c70
|
feat:dbgpt skill
|
2026-02-13 16:33:49 +08:00 |
|
aries_ckt
|
c3bf820015
|
feat:dbgpt skill
|
2026-02-13 16:19:42 +08:00 |
|
aries_ckt
|
688c604c71
|
feat:dbgpt skill
|
2026-02-13 16:06:34 +08:00 |
|
aries_ckt
|
9842dcb06b
|
feat:dbgpt skill
|
2026-02-13 16:05:39 +08:00 |
|
aries_ckt
|
bbf270699a
|
Merge branch 'feature/support-neo4j' into feat/dbgpt_skill
# Conflicts:
# packages/dbgpt-ext/src/dbgpt_ext/storage/knowledge_graph/community/neo4j_store_adapter.py
# uv.lock
# web/locales/en/common.ts
# web/locales/zh/common.ts
# web/package-lock.json
# web/yarn.lock
|
2026-02-12 17:43:17 +08:00 |
|
aries_ckt
|
2df4fa3c4f
|
feat:dbgpt skill
|
2026-02-12 17:22:27 +08:00 |
|
lusain
|
8c3489375a
|
feat: Introduce Neo4j integration. (#2951)
Co-authored-by: aries_ckt <916701291@qq.com>
|
2026-01-12 11:02:15 +08:00 |
|
alan.cl
|
b089268f1c
|
Merge branch 'main' into feat_benchmark_agent
|
2026-01-06 11:31:25 +08:00 |
|
坐山客
|
a5c7296ea0
|
Fix:#2859 (#2944)
|
2026-01-05 20:18:47 +08:00 |
|
alan.cl
|
6747efbd9b
|
feat(benchmark): support benchmark task execute diff environment evaluation datasets
|
2025-12-24 18:02:57 +08:00 |
|
lusain
|
4430085543
|
Merge upstream/main into feature/support-neo4j
- Resolved conflicts in static web files
- Updated evaluation service components
- Merged latest changes from main branch
|
2025-12-22 20:17:27 +08:00 |
|
lusain
|
6324fe02d1
|
feat: Introduce Neo4j integration.
|
2025-12-20 20:48:51 +08:00 |
|
alanchen
|
19c2cee175
|
feat(benchmark): support agent api execute benchmark dataset (#2945)
Co-authored-by: alan.cl <alan.cl@antgroup.com>
|
2025-12-10 10:54:36 +08:00 |
|
alan.cl
|
50441cc0c2
|
feat(benchmark): support agent execute benchmark dataset
|
2025-12-05 19:53:36 +08:00 |
|
alanchen
|
368f42227e
|
feat(benchmark): Support Falcon Text2SQL Datasets LLM benchmark (#2918)
Co-authored-by: yaoyifan-yyf <yaoyifan.yyf@antgroup.com>
Co-authored-by: alan.cl <alan.cl@antgroup.com>
Co-authored-by: iterminatorheart <123625928+iterminatorheart@users.noreply.github.com>
Co-authored-by: VLADIMIR KOBZEV <vladimir.kobzev@improvado.io>
Co-authored-by: Aries-ckt <916701291@qq.com>
Co-authored-by: xiandu.wl <xiandu.wl@antgroup.com>
|
2025-10-23 14:26:36 +08:00 |
|
alanchen
|
26bb07f9d1
|
fix(web): escape document separator (#2870)
|
2025-08-01 17:47:29 +08:00 |
|
alanchen
|
bcb4eb3983
|
feat(RAG): support knowledgeSpace custom retrieve strategy (#2842)
|
2025-07-21 12:08:39 +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 |
|
Fangyin Cheng
|
06de6ea08d
|
fix(core): Fix newline escape issue (#2854)
|
2025-07-16 19:49:34 +08:00 |
|
Eric Wang
|
3917f8c353
|
fix(web): resolve overlapping floating buttons in web (#2836)
|
2025-07-13 16:59:50 +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 |
|
Eric Wang
|
e797808efd
|
fix(web): prompt selection and prompt_code delivery for chat_dashboard (#2790)
|
2025-06-25 22:07:25 +08:00 |
|
alanchen
|
2ed145c3aa
|
fix(web): optimize chat message auto scroll (#2792)
|
2025-06-25 01:22:10 +08:00 |
|
alanchen
|
d5b8ab2e03
|
fix(web): fix checkBox for singleAgent mode (#2785)
|
2025-06-23 14:43:06 +08:00 |
|
Eric Wong
|
e04b0f9c19
|
feat(web): Enhance dashboard visualization and table-chart formatting (#2731)
|
2025-05-28 17:36:21 +08:00 |
|
WangzJi
|
637df4ef56
|
feat(web): ChartDashboard pie chart interaction and display #2708
|
2025-05-21 00:21:33 +08:00 |
|
alanchen
|
6a82d9122b
|
feat(web): chat message auto scroll (#2682)
|
2025-05-15 15:53:51 +08:00 |
|
cumbersun
|
105a5ada49
|
fix: issue 2685 (#2686)
Co-authored-by: cumbermiao <cumbermiao@163.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-05-15 15:53:12 +08:00 |
|
Fangyin Cheng
|
5e7f3568d3
|
feat(model): Multimodal supports (#2627)
|
2025-04-15 16:29:02 +08:00 |
|