| .. |
|
auth
|
refactor(api): type auth service credentials with TypedDict (#33867)
|
2026-03-24 13:22:17 +09:00 |
|
enterprise
|
fix: enterprise API error handling and license enforcement (#33044)
|
2026-03-15 20:59:41 -07:00 |
|
plugin
|
…
|
|
|
recommend_app
|
…
|
|
|
retention
|
feat: add metrics to clean message and workflow-run task (#33143)
|
2026-03-17 13:55:28 +08:00 |
|
tools
|
test: migrate api tools manage service tests to testcontainers (#33956)
|
2026-03-24 02:54:33 +09:00 |
|
workflow
|
Merge remote-tracking branch 'origin/main' into optional-plugin-invoke
|
2026-03-24 15:33:05 +08:00 |
|
__init__.py
|
…
|
|
|
controller_api.py
|
…
|
|
|
dataset_metadata.py
|
…
|
|
|
dataset_permission_service.py
|
…
|
|
|
dataset_service_update_delete.py
|
feat: extract model runtime
|
2026-03-20 23:18:36 +08:00 |
|
document_indexing_task_proxy.py
|
…
|
|
|
document_service_status.py
|
…
|
|
|
document_service_validation.py
|
Merge remote-tracking branch 'origin/main' into optional-plugin-invoke
|
2026-03-24 15:33:05 +08:00 |
|
external_dataset_service.py
|
…
|
|
|
hit_service.py
|
…
|
|
|
segment_service.py
|
Merge remote-tracking branch 'origin/main' into optional-plugin-invoke
|
2026-03-24 15:33:05 +08:00 |
|
services_test_help.py
|
…
|
|
|
test_account_service.py
|
…
|
|
|
test_advanced_prompt_template_service.py
|
…
|
|
|
test_agent_service.py
|
…
|
|
|
test_annotation_service.py
|
…
|
|
|
test_api_token_service.py
|
…
|
|
|
test_app_dsl_service.py
|
chore: change draft var to user scoped (#33066)
|
2026-03-16 14:04:41 +08:00 |
|
test_app_dsl_service_import_yaml_url.py
|
…
|
|
|
test_app_generate_service.py
|
…
|
|
|
test_app_generate_service_streaming_integration.py
|
…
|
|
|
test_app_model_config_service.py
|
…
|
|
|
test_app_service.py
|
Merge remote-tracking branch 'origin/main' into optional-plugin-invoke
|
2026-03-24 15:33:05 +08:00 |
|
test_app_task_service.py
|
…
|
|
|
test_archive_workflow_run_logs.py
|
…
|
|
|
test_async_workflow_service.py
|
…
|
|
|
test_audio_service.py
|
fix: resolve remaining runtime decoupling CI failures
|
2026-03-20 23:18:38 +08:00 |
|
test_batch_indexing_base.py
|
…
|
|
|
test_billing_service.py
|
chore: add guard tests for billing (#33831)
|
2026-03-23 09:45:32 +08:00 |
|
test_clear_free_plan_expired_workflow_run_logs.py
|
feat: add metrics to clean message and workflow-run task (#33143)
|
2026-03-17 13:55:28 +08:00 |
|
test_clear_free_plan_tenant_expired_logs.py
|
…
|
|
|
test_code_based_extension_service.py
|
…
|
|
|
test_conversation_service.py
|
refactor: use EnumText for Conversation/Message invoke_from and from_source (#33832)
|
2026-03-21 11:47:48 +09:00 |
|
test_dataset_service.py
|
…
|
|
|
test_dataset_service_lock_not_owned.py
|
refactor: use EnumText for ApiToolProvider.schema_type_str and Docume… (#33983)
|
2026-03-24 13:27:50 +09:00 |
|
test_datasource_provider_service.py
|
…
|
|
|
test_document_indexing_task_proxy.py
|
…
|
|
|
test_duplicate_document_indexing_task_proxy.py
|
…
|
|
|
test_export_app_messages.py
|
…
|
|
|
test_external_dataset_service.py
|
…
|
|
|
test_feature_service_human_input_email_delivery.py
|
…
|
|
|
test_feedback_service.py
|
…
|
|
|
test_file_service.py
|
…
|
|
|
test_hit_testing_service.py
|
…
|
|
|
test_human_input_delivery_test_service.py
|
chore: save changes
|
2026-03-20 23:18:40 +08:00 |
|
test_human_input_service.py
|
…
|
|
|
test_knowledge_service.py
|
…
|
|
|
test_message_service.py
|
feat: extract model runtime
|
2026-03-20 23:18:36 +08:00 |
|
test_messages_clean_service.py
|
feat: add metrics to clean message and workflow-run task (#33143)
|
2026-03-17 13:55:28 +08:00 |
|
test_metadata_bug_complete.py
|
…
|
|
|
test_metadata_nullable_bug.py
|
…
|
|
|
test_metadata_partial_update.py
|
…
|
|
|
test_metadata_service.py
|
test: add unit tests for services-part-1 (#33050)
|
2026-03-23 00:02:41 +08:00 |
|
test_model_load_balancing_service.py
|
fix(model): preserve caller-scoped runtime assembly
|
2026-03-24 19:16:29 +08:00 |
|
test_model_provider_service_sanitization.py
|
feat: extract model runtime
|
2026-03-20 23:18:36 +08:00 |
|
test_operation_service.py
|
…
|
|
|
test_ops_service.py
|
…
|
|
|
test_rag_pipeline_task_proxy.py
|
…
|
|
|
test_recommended_app_service.py
|
…
|
|
|
test_restore_archived_workflow_run.py
|
…
|
|
|
test_schedule_service.py
|
refactor(api): move workflow knowledge nodes and trigger nodes (#33445)
|
2026-03-15 15:24:59 +08:00 |
|
test_summary_index_service.py
|
Merge remote-tracking branch 'origin/main' into optional-plugin-invoke
|
2026-03-24 15:33:05 +08:00 |
|
test_tag_service.py
|
refactor: use EnumText for Conversation/Message invoke_from and from_source (#33901)
|
2026-03-23 16:03:35 +09:00 |
|
test_trigger_provider_service.py
|
test: add unit tests for services-part-1 (#33050)
|
2026-03-23 00:02:41 +08:00 |
|
test_variable_truncator.py
|
refactor
|
2026-03-20 23:19:16 +08:00 |
|
test_vector_service.py
|
Merge remote-tracking branch 'origin/main' into optional-plugin-invoke
|
2026-03-24 15:33:05 +08:00 |
|
test_webapp_auth_service.py
|
test: add unit tests for services-part-1 (#33050)
|
2026-03-23 00:02:41 +08:00 |
|
test_webhook_service.py
|
…
|
|
|
test_website_service.py
|
refactor(api): type Firecrawl API responses with TypedDict (#33691)
|
2026-03-19 04:00:06 +09:00 |
|
test_workflow_app_service.py
|
test: add unit tests for services-part-1 (#33050)
|
2026-03-23 00:02:41 +08:00 |
|
test_workflow_run_service_pause.py
|
…
|
|
|
test_workflow_service.py
|
fix(model): preserve caller-scoped runtime assembly
|
2026-03-24 19:16:29 +08:00 |
|
test_workspace_service.py
|
test: add unit tests for services-part-1 (#33050)
|
2026-03-23 00:02:41 +08:00 |
|
vector_service.py
|
Merge remote-tracking branch 'origin/main' into optional-plugin-invoke
|
2026-03-24 15:33:05 +08:00 |