dify/api/core/app/apps/agent_app
zyssyz123 c9c7fb9962
fix(agent): meter internal LLM calls through API (#40613)
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-08-13 12:15:44 +00:00
..
__init__.py feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829) 2026-06-02 03:50:10 +00:00
app_config_manager.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
app_feature_projection.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
app_generator.py fix(agent): meter internal LLM calls through API (#40613) 2026-08-13 12:15:44 +00:00
app_runner.py feat(dify-agent): propagate run limit error types (#40116) 2026-08-07 10:37:22 +00:00
app_variable_projection.py feat(agent): add roster service api access (#37759) 2026-06-22 12:37:27 +00:00
errors.py chore(agent-v2): sync changes (#38442) 2026-07-06 13:51:33 +00:00
generate_response_converter.py feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829) 2026-06-02 03:50:10 +00:00
runtime_request_builder.py fix(agent): meter internal LLM calls through API (#40613) 2026-08-13 12:15:44 +00:00
session_store.py feat(agent): make home snapshots optional and use backend defaults (#39702) 2026-07-29 02:01:12 +00:00