mirror of
https://github.com/langgenius/dify.git
synced 2026-09-02 22:36:15 +08:00
# Conflicts: # api/controllers/common/wraps.py # api/tests/unit_tests/core/rag/docstore/test_dataset_docstore.py # api/tests/unit_tests/core/rag/indexing/processor/test_parent_child_index_processor.py # api/tests/unit_tests/services/agent/test_workflow_publish_service.py |
||
|---|---|---|
| .. | ||
| 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/api/index.md.
Dify Agent runtime documentation lives in docs/dify-agent/index.md.
Build all docs with make docs from this directory.