mirror of
https://github.com/langgenius/dify.git
synced 2026-09-03 06:53:26 +08:00
# Conflicts: # .github/dependabot.yml # .github/workflows/deploy-dev.yml # api/app_factory.py # api/core/indexing_runner.py # api/services/feature_service.py # api/tests/test_containers_integration_tests/controllers/console/auth/test_password_reset.py # api/tests/test_containers_integration_tests/services/test_feature_service.py # api/tests/unit_tests/controllers/console/auth/test_account_activation.py # api/tests/unit_tests/controllers/service_api/app/test_conversation.py # api/tests/unit_tests/controllers/web/test_site.py # api/tests/unit_tests/core/rag/indexing/test_indexing_runner.py # api/tests/unit_tests/core/tools/test_base_tool.py # api/tests/unit_tests/extensions/otel/test_retrieval_tracing.py # api/tests/unit_tests/extensions/test_ext_login.py # api/tests/unit_tests/services/test_feature_service_deployment_edition.py # api/tests/unit_tests/services/test_feature_service_knowledge_fs.py # api/tests/unit_tests/services/test_feature_service_licensed_seats.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.