dify/api/controllers/console
jyong d4aed3df5c Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
#	api/core/memory/token_buffer_memory.py
#	api/core/rag/extractor/notion_extractor.py
#	api/core/repositories/sqlalchemy_workflow_node_execution_repository.py
#	api/core/variables/variables.py
#	api/core/workflow/graph/graph.py
#	api/core/workflow/graph_engine/entities/event.py
#	api/services/dataset_service.py
#	web/app/components/app-sidebar/index.tsx
#	web/app/components/base/tag-management/selector.tsx
#	web/app/components/base/toast/index.tsx
#	web/app/components/datasets/create/website/index.tsx
#	web/app/components/datasets/create/website/jina-reader/base/options-wrap.tsx
#	web/app/components/workflow/header/version-history-button.tsx
#	web/app/components/workflow/hooks/use-inspect-vars-crud-common.ts
#	web/app/components/workflow/hooks/use-workflow-interactions.ts
#	web/app/components/workflow/panel/version-history-panel/index.tsx
#	web/service/base.ts
2025-09-03 15:01:06 +08:00
..
app Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-03 15:01:06 +08:00
auth [Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2025-09-03 11:52:26 +08:00
billing try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
datasets Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-03 15:01:06 +08:00
explore Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine 2025-09-03 11:56:05 +08:00
tag feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
workspace Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-03 15:01:06 +08:00
__init__.py Merge branch 'feat/rag-2' into feat/workflow-draft-var-optimize 2025-08-31 15:17:23 +08:00
admin.py Fix: ensure InstalledApp deletion uses model instances instead of Row (#24942) 2025-09-02 11:59:38 +08:00
apikey.py chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
extension.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
feature.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
files.py chore(api): migrate import for db 2025-08-31 16:46:25 +08:00
init_validate.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
ping.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
remote_files.py chore(api): migrate import for db 2025-08-31 16:46:25 +08:00
setup.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
spec.py merge new graph engine 2025-08-27 17:46:46 +08:00
version.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
wraps.py Merge branch 'main' into feat/rag-2 2025-08-22 17:40:34 +08:00