dify/api/core/app/apps/agent_app
kenwoodjw cf34e3ee1a
fix(agent): send uploaded images as native multimodal input (#41685)
Co-authored-by: kenwood chan <kenwoodchan@kenwooddeMacBook-Pro.local>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
2026-09-07 04:23:03 +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): send uploaded images as native multimodal input (#41685) 2026-09-07 04:23:03 +00:00
app_runner.py fix(agent): send uploaded images as native multimodal input (#41685) 2026-09-07 04:23:03 +00:00
app_variable_projection.py feat(agent): add roster service api access (#37759) 2026-06-22 12:37:27 +00:00
errors.py fix(agent): reject incompatible session snapshots (#41447) 2026-08-31 02:26:07 +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): send uploaded images as native multimodal input (#41685) 2026-09-07 04:23:03 +00:00
session_store.py feat(agent): make home snapshots optional and use backend defaults (#39702) 2026-07-29 02:01:12 +00:00