mirror of
https://github.com/langgenius/dify.git
synced 2026-08-28 22:36:52 +08:00
# Conflicts: # api/controllers/console/auth/login.py # api/core/app/apps/agent_app/runtime_request_builder.py # api/core/workflow/nodes/agent_v2/runtime_request_builder.py # api/services/credit_pool_service.py # api/tests/unit_tests/controllers/console/auth/test_email_verification.py # web/__tests__/env.spec.ts # web/__tests__/proxy-frame-options.spec.ts # web/app/(commonLayout)/page.tsx # web/app/components/signin/__tests__/countdown.spec.tsx # web/app/signin/check-code/__tests__/page.spec.tsx # web/app/signin/components/__tests__/mail-and-code-auth.spec.tsx # web/app/signin/components/mail-and-code-auth.tsx # web/app/signin/components/turnstile.tsx # web/proxy.ts |
||
|---|---|---|
| .. | ||
| 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.