mirror of
https://github.com/langgenius/dify.git
synced 2026-09-04 16:07:08 +08:00
# Conflicts: # api/app_factory.py # api/controllers/console/workspace/workspace.py # api/services/agent/observability_service.py # api/tests/unit_tests/core/rag/docstore/test_dataset_docstore.py # api/tests/unit_tests/core/rag/embedding/test_token_counter.py # api/tests/unit_tests/core/rag/indexing/test_indexing_runner.py # api/tests/unit_tests/services/agent/test_agent_observability_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.