Ke Sun
940c594066
Release/v0.2.3 ( #281 )
...
* feat(app and model): token consumption statistics of the cluster
* fix(web): prompt history remove pageLoading
* fix(prompt): remove hard-coded import of prompt file paths (#279 )
* Fix/develop memory bug (#274 )
* 遗漏的历史映射
* 遗漏的历史映射
* fix_timeline_memories
* fix(web): update retrieve_type key
* Fix/develop memory bug (#276 )
* 遗漏的历史映射
* 遗漏的历史映射
* fix_timeline_memories
* fix_timeline_memories
* write_gragp/bug_fix
* write_gragp/bug_fix
* write_gragp/bug_fix
* chore(celery): disable periodic task scheduling
* fix(prompt): remove hard-coded import of prompt file paths
---------
Co-authored-by: lixinyue11 <94037597+lixinyue11@users.noreply.github.com >
Co-authored-by: zhaoying <yzhao96@best-inc.com >
Co-authored-by: yingzhao <zhaoyingyz@126.com >
Co-authored-by: Ke Sun <kesun5@illinois.edu >
---------
Co-authored-by: Timebomb2018 <18868801967@163.com >
Co-authored-by: Mark <zhuwenhui5566@163.com >
Co-authored-by: zhaoying <yzhao96@best-inc.com >
Co-authored-by: Eternity <61316157+myhMARS@users.noreply.github.com >
Co-authored-by: lixinyue11 <94037597+lixinyue11@users.noreply.github.com >
Co-authored-by: yingzhao <zhaoyingyz@126.com >
2026-02-03 10:33:39 +08:00
Timebomb2018
2862db3534
feat(model and app statistic): 1. Optimize the model list; 2. Increase the model combination; 3. Add a model square; 4. Add application management statistics
2026-01-28 10:15:51 +08:00
乐力齐
7870c6c33f
Fix/interface home ( #182 )
...
* [fix]Fix the interface for statistics of recent activities and applications
* [changes]Modify the code based on the AI review
1.Use the boolean auxiliary methods provided by SQLAlchemy instead of using == True in the is_active filter.
2.The calculation of the "PROJECT_ROOT" has now been hardcoded with five levels of nested os.path.dirname calls.
* [fix]Fix the interface for statistics of recent activities and applications
* [changes]Modify the code based on the AI review
1.Use the boolean auxiliary methods provided by SQLAlchemy instead of using == True in the is_active filter.
2.The calculation of the "PROJECT_ROOT" has now been hardcoded with five levels of nested os.path.dirname calls.
2026-01-23 10:50:24 +08:00
谢俊男
59f24fb5b4
feat(muti agent): non-streaming output sub-nodes do not record the generated content of the conversation
2026-01-15 11:55:00 +08:00
Mark
1ce5020c73
[fix] handoff limit error
2026-01-12 21:10:58 +08:00
Mark
63f965fafe
[fix] error with tools ,agent no response
2026-01-12 17:20:39 +08:00
Mark
e6a1643bea
[modfiy] default_model_config_id miss error
2026-01-07 19:35:29 +08:00
Mark
fc56e1b624
[modify] multi agent orchestrator
2026-01-07 17:48:17 +08:00
Mark
a940717ed0
[add] publish and share run add workflow type app
2026-01-06 17:11:52 +08:00
Mark
ebdf4e4c5e
[fix] converfsation message duplicate entry problem
2026-01-05 19:03:28 +08:00
Mark
57da24220f
[fix] stream output reslut_merge event
2026-01-04 18:05:09 +08:00
Mark
ff92f9ae03
[fix] multi agent run bug
2025-12-29 14:51:23 +08:00
Mark
9edfd6c16f
[modify] manage multi agent logic
2025-12-27 13:57:27 +08:00
Mark
a4e276ab27
[MODIFY] Code optimization
2025-12-15 14:09:43 +08:00
Ke Sun
c1adc62ec6
feat: Add base project structure with API and web components
2025-12-02 20:28:01 +08:00