dify/api/fields
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
..
__init__.py Feat/dataset service api (#1245) 2023-09-27 16:06:32 +08:00
_value_type_serializer.py refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 2025-07-16 12:31:37 +08:00
annotation_fields.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
api_based_extension_fields.py fix(api): restful to restx migration issue (#24416) 2025-08-24 20:58:42 +08:00
app_fields.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
conversation_fields.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
conversation_variable_fields.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
data_source_fields.py code cleans ,and add exception message. (#24536) 2025-08-26 14:52:11 +08:00
dataset_fields.py Merge branch 'main' into feat/rag-2 2025-08-25 15:30:18 +08:00
document_fields.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
end_user_fields.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
file_fields.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
hit_testing_fields.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
installed_app_fields.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
member_fields.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
message_fields.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
rag_pipeline_fields.py fix 2025-08-25 16:14:22 +08:00
raws.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
segment_fields.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
tag_fields.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
workflow_app_log_fields.py feat: API docs for service api (#24425) 2025-08-25 09:26:54 +08:00
workflow_fields.py Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-03 15:01:06 +08:00
workflow_run_fields.py fix preview and recommend plugins 2025-09-03 12:15:03 +08:00