dify/dify-agent
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
..
docs fix(agent): send uploaded images as native multimodal input (#41685) 2026-09-07 04:23:03 +00:00
examples feat(dify-agent): add context-aware history compaction (#40872) 2026-08-17 09:36:21 +00:00
src fix(agent): send uploaded images as native multimodal input (#41685) 2026-09-07 04:23:03 +00:00
tests fix(agent): send uploaded images as native multimodal input (#41685) 2026-09-07 04:23:03 +00:00
.example.env fix(agent): bound Redis run event streams (#41566) 2026-09-01 06:47:16 +00:00
.gitignore refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
AGENTS.md refactor(agents): simplify repository context (#39583) 2026-07-26 06:13:37 +00:00
Dockerfile feat: daily sync (#38593) 2026-07-09 10:35:15 +00:00
Makefile chore: run dify-agent typecheck in python-style (#41701) 2026-09-04 02:40:55 +00:00
mkdocs.yml refactor: introduce agent working environment architecture (#39480) 2026-07-28 13:16:05 +00:00
pyproject.toml chore: run dify-agent typecheck in python-style (#41701) 2026-09-04 02:40:55 +00:00
README.md docs: fix dead anchors in localized READMEs and stale dify-agent link (#41101) 2026-08-24 01:53:59 +00:00
uv.lock chore(deps-dev): bump mkdocs-material from 9.7.6 to 9.7.7 in /dify-agent (#41767) 2026-09-04 15:22:59 +08:00

Dify Agent

Agenton documentation lives in docs/agenton/guide/index.md and docs/agenton/examples/index.md.

Dify Agent runtime documentation lives in docs/dify-agent/index.md. Build all docs with make docs from this directory.