mirror of
https://github.com/langgenius/dify.git
synced 2026-09-03 15:27:49 +08:00
# Conflicts: # api/controllers/console/app/app.py # api/controllers/console/app/app_import.py # api/controllers/console/auth/activate.py # api/controllers/console/setup.py # api/tests/unit_tests/controllers/console/workspace/test_plugin.py # web/features/new-rag/document-list.tsx # web/features/new-rag/sources-page.tsx # web/features/new-rag/website-crawl-preview.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/api/index.md.
Dify Agent runtime documentation lives in docs/dify-agent/index.md.
Build all docs with make docs from this directory.