mirror of
https://github.com/langgenius/dify.git
synced 2026-09-03 23:47:16 +08:00
# Conflicts: # api/controllers/console/auth/login.py # api/controllers/console/feature.py # api/controllers/web/site.py # api/openapi/markdown/console-openapi.md # api/openapi/markdown/web-openapi.md # api/services/feature_service.py # api/tests/test_containers_integration_tests/services/test_account_service.py # api/tests/test_containers_integration_tests/services/test_feature_service.py # api/tests/unit_tests/controllers/console/auth/test_email_verification.py # api/tests/unit_tests/controllers/console/auth/test_login_logout.py # api/tests/unit_tests/controllers/web/test_site.py # api/tests/unit_tests/services/test_recommended_app_service.py |
||
|---|---|---|
| .. | ||
| docs | ||
| examples | ||
| proto/dify/agent/stub/v1 | ||
| 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.