mirror of
https://github.com/langgenius/dify.git
synced 2026-09-08 02:43:49 +08:00
# Conflicts: # .agents/skills/how-to-write-component/references/data.md # .agents/skills/how-to-write-component/references/ownership.md # api/controllers/inner_api/__init__.py # api/tests/test_containers_integration_tests/services/test_account_service.py # api/tests/unit_tests/services/test_account_service.py # packages/iconify-collections/custom-public/icons.json # packages/iconify-collections/custom-public/info.json # web/features/new-rag/__tests__/new-knowledge-list.spec.tsx # web/features/new-rag/components/knowledge-space-card.tsx # web/features/new-rag/document-chunk-tree.tsx # web/features/tag-management/components/tag-search-content.tsx # web/features/tag-management/components/tag-selector.tsx # web/service/client.spec.ts |
||
|---|---|---|
| .. | ||
| 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.