dify/api/core/agent
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
..
output_parser fix: code block syntax cannot be displayed correctly in react mode (#16904) 2025-03-31 16:27:29 +08:00
prompt Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 2025-04-29 18:04:33 +08:00
strategy Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_agent_runner.py Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-03 15:01:06 +08:00
cot_agent_runner.py Fix incorrect exception reference for `json.dumps()` (#24329) 2025-08-24 00:31:04 +08:00
cot_chat_agent_runner.py Feat/chat message image first for agent and advanced_chat APP (#23796) 2025-08-22 16:42:15 +08:00
cot_completion_agent_runner.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
entities.py Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
fc_agent_runner.py Fix incorrect exception reference for `json.dumps()` (#24329) 2025-08-24 00:31:04 +08:00
plugin_entities.py feat: Add Citations and Attributions to Agent Node (#18558) 2025-07-16 15:46:15 +08:00