mirror of
https://github.com/langgenius/dify.git
synced 2026-09-02 06:03:18 +08:00
# Conflicts: # api/tests/unit_tests/commands/test_generate_swagger_specs.py # api/tests/unit_tests/controllers/console/app/test_agent_manage_guard.py # api/tests/unit_tests/extensions/test_ext_login.py # packages/dify-ui/src/alert-dialog/index.tsx # web/app/components/datasets/external-api/external-api-modal/index.tsx # web/app/components/datasets/list/dataset-card/components/operations-dropdown.tsx # web/features/new-rag/document-list.tsx # web/features/new-rag/sources-page.tsx |
||
|---|---|---|
| .. | ||
| docs | ||
| examples | ||
| src | ||
| tests | ||
| .example.env | ||
| .gitignore | ||
| AGENTS.md | ||
| Dockerfile | ||
| Makefile | ||
| mkdocs.yml | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||
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.