mirror of
https://github.com/langgenius/dify.git
synced 2026-09-02 14:25:35 +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 |
||
|---|---|---|
| .. | ||
| auth | ||
| __init__.py | ||
| _audit.py | ||
| _contract.py | ||
| _errors.py | ||
| _input_schema.py | ||
| _meta.py | ||
| _models.py | ||
| _version_gate.py | ||
| account.py | ||
| app_dsl.py | ||
| app_run.py | ||
| apps_permitted_external.py | ||
| apps.py | ||
| files.py | ||
| human_input_form.py | ||
| index.py | ||
| knowledge_fs.py | ||
| oauth_device_sso.py | ||
| oauth_device.py | ||
| workflow_events.py | ||
| workspaces.py | ||