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
alan.cl
56a530c8bf
fix: fix duplicate image in html report
2026-03-02 21:29:09 +08:00
aries_ckt
348367a77b
feat:create database example
2026-03-02 18:58:53 +08:00
aries_ckt
04df52f124
fix: escape braces in f-string prompts in agentic_data_api.py to fix python syntax error
2026-02-28 18:33:11 +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
Copilot
322792b9d2
Fix v0.7.5 documentation build failure with patch file ( #2979 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: chenliang15405 <40684202+chenliang15405@users.noreply.github.com >
2026-02-12 10:40:16 +08:00
alanchen
0b8680ee55
chore: build web file ( #2977 )
...
Co-authored-by: alan.cl <alan.cl@antgroup.com >
v0.7.5
2026-02-10 18:51:48 +08:00
alanchen
73fe4b9a51
chore: update 0.7.5 version ( #2976 )
...
Co-authored-by: alan.cl <alan.cl@antgroup.com >
2026-02-10 16:31:14 +08:00
alanchen
55bf3bac2d
fix: temp handle the agents that need optimization ( #2975 )
...
Co-authored-by: alan.cl <alan.cl@antgroup.com >
2026-02-10 13:50:50 +08:00
alanchen
466cc1f391
chore: update docs typo ( #2964 )
...
Co-authored-by: alan.cl <alan.cl@antgroup.com >
2026-01-30 17:38:56 +08:00
Yifan Yao
f8836ad4b0
fix: fix boolean and null value result compare ( #2967 )
2026-01-22 17:48:08 +08:00
huhao0926
a7a7811496
fix(2965): correct the number of arguments in BuiltinKnowledgeGraph.aload_document call ( #2966 )
2026-01-20 21:18:20 +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
aries_ckt
50976ee8b2
chore:fmt pylint.
2026-01-12 09:49:17 +08:00
aries_ckt
4c8bdc2e81
chore:fmt pylint.
2026-01-12 00:05:27 +08:00
yaoyifan-yyf
3bbbf2061a
feat(benchmark): support benchmark task execute diff environment datasets ( #2957 )
...
# Description
1. Support real-time evaluation of the latest Falcon GitHub repository
question
2. Support evaluation of dataset question in different environments of
Dev/Test, Dev for debugging and Test for ranking
# How Has This Been Tested?



# 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
- [ ] I have made corresponding changes to the documentation
- [ ] Any dependent changes have been merged and published in downstream
modules
2026-01-08 15:30:10 +08:00
alan.cl
c8d3c46e62
chore: build web static file
2026-01-06 15:15:57 +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
89dbf7e36b
chore: code fmt
2025-12-24 18:28:24 +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
yaoyifan-yyf
7751b07a6f
chore: adjust benchmark dataset ( #2940 )
2025-12-22 19:19:05 +08:00
alan.cl
1491407578
feat(benchmark): update benchmark task use latest falcon github repo questions
2025-12-22 15:03:56 +08:00
lusain
6324fe02d1
feat: Introduce Neo4j integration.
2025-12-20 20:48:51 +08:00
zhangyj21-lh
4b52cfa670
fix: enable Elasticsearch full text search support ( #2947 )
2025-12-18 17:24:20 +08:00
yaoyifan-yyf
bfa1b11cec
feat: adjust benchmark data construct approach ( #2948 )
2025-12-16 19:59:19 +08:00