| .. |
|
auth
|
…
|
|
|
document_indexing_proxy
|
narrow type ignore codes
|
2026-03-23 20:29:34 +08:00 |
|
enterprise
|
fix: enterprise API error handling and license enforcement (#33044)
|
2026-03-15 20:59:41 -07:00 |
|
entities
|
…
|
|
|
errors
|
fix: enterprise API error handling and license enforcement (#33044)
|
2026-03-15 20:59:41 -07:00 |
|
plugin
|
narrow type ignore codes
|
2026-03-23 20:29:34 +08:00 |
|
rag_pipeline
|
narrow type ignore codes
|
2026-03-23 20:29:34 +08:00 |
|
recommend_app
|
…
|
|
|
retention
|
feat: add metrics to clean message and workflow-run task (#33143)
|
2026-03-17 13:55:28 +08:00 |
|
tools
|
test: add unit tests for services-part-1 (#33050)
|
2026-03-23 00:02:41 +08:00 |
|
trigger
|
narrow type ignore codes
|
2026-03-23 20:29:34 +08:00 |
|
workflow
|
narrow type ignore codes
|
2026-03-23 20:29:34 +08:00 |
|
__init__.py
|
…
|
|
|
account_service.py
|
refactor: replace sa.String with EnumText in mapped_column for type s… (#33332)
|
2026-03-14 13:38:27 +09:00 |
|
advanced_prompt_template_service.py
|
…
|
|
|
agent_service.py
|
refactor(api): Query API to select function_1 (#33565)
|
2026-03-17 23:29:16 +09:00 |
|
annotation_service.py
|
…
|
|
|
api_based_extension_service.py
|
…
|
|
|
api_token_service.py
|
…
|
|
|
app_dsl_service.py
|
chore: change draft var to user scoped (#33066)
|
2026-03-16 14:04:41 +08:00 |
|
app_generate_service.py
|
…
|
|
|
app_model_config_service.py
|
refactor(api): add TypedDict definitions to models/model.py (#32925)
|
2026-03-06 08:42:54 +09:00 |
|
app_service.py
|
refactor(api): move workflow knowledge nodes and trigger nodes (#33445)
|
2026-03-15 15:24:59 +08:00 |
|
app_task_service.py
|
…
|
|
|
async_workflow_service.py
|
refactor(api): replace dict/Mapping with TypedDict in trigger.py and workflow.py (#33562)
|
2026-03-17 13:14:42 +09:00 |
|
attachment_service.py
|
…
|
|
|
audio_service.py
|
refactor(api): add TypedDict definitions to models/model.py (#32925)
|
2026-03-06 08:42:54 +09:00 |
|
billing_service.py
|
chore: add guard tests for billing (#33831)
|
2026-03-23 09:45:32 +08:00 |
|
clear_free_plan_tenant_expired_logs.py
|
narrow type ignore codes
|
2026-03-23 20:29:34 +08:00 |
|
code_based_extension_service.py
|
…
|
|
|
conversation_service.py
|
…
|
|
|
conversation_variable_updater.py
|
…
|
|
|
credit_pool_service.py
|
refactor: use EnumText for TenantCreditPool.pool_type (#33959)
|
2026-03-24 02:51:10 +09:00 |
|
dataset_service.py
|
Merge bab530209e into 075b8bf1ae
|
2026-03-24 10:08:49 +08:00 |
|
datasource_provider_service.py
|
fix: use correct plugin_id for WaterCrawl datasource (#33182)
|
2026-03-10 13:32:40 +08:00 |
|
end_user_service.py
|
…
|
|
|
external_knowledge_service.py
|
…
|
|
|
feature_service.py
|
fix: enterprise API error handling and license enforcement (#33044)
|
2026-03-15 20:59:41 -07:00 |
|
feedback_service.py
|
refactor: use EnumText for MessageFeedback and MessageFile columns (#33738)
|
2026-03-20 01:13:26 +09:00 |
|
file_service.py
|
refactor: use EnumText(StorageType) for UploadFile.storage_type (#33728)
|
2026-03-19 15:15:32 +09:00 |
|
hit_testing_service.py
|
refactor: use EnumText for dataset and replace string literals 4 (#33606)
|
2026-03-18 09:18:08 +09:00 |
|
human_input_delivery_test_service.py
|
feat: apply markdown rendering to HITL email, sanitize email subject and body (#32305)
|
2026-03-16 16:52:46 +08:00 |
|
human_input_service.py
|
…
|
|
|
knowledge_service.py
|
…
|
|
|
message_service.py
|
refactor: use EnumText for MessageFeedback and MessageFile columns (#33738)
|
2026-03-20 01:13:26 +09:00 |
|
metadata_service.py
|
narrow type ignore codes
|
2026-03-23 20:29:34 +08:00 |
|
model_load_balancing_service.py
|
refactor: use EnumText in provider models (#33634)
|
2026-03-18 13:27:40 +09:00 |
|
model_provider_service.py
|
…
|
|
|
oauth_server.py
|
…
|
|
|
operation_service.py
|
…
|
|
|
ops_service.py
|
…
|
|
|
recommended_app_service.py
|
…
|
|
|
saved_message_service.py
|
refactor: replace sa.String with EnumText in mapped_column for type s… (#33332)
|
2026-03-14 13:38:27 +09:00 |
|
summary_index_service.py
|
refactor(api): replace dict with SummaryIndexSettingDict TypedDict in core/rag (#33633)
|
2026-03-18 13:26:49 +09:00 |
|
tag_service.py
|
refactor: use EnumText for Conversation/Message invoke_from and from_source (#33901)
|
2026-03-23 16:03:35 +09:00 |
|
variable_truncator.py
|
narrow type ignore codes
|
2026-03-23 20:29:34 +08:00 |
|
vector_service.py
|
refactor(api): replace dict/Mapping with TypedDict in dataset models (#33550)
|
2026-03-17 10:33:29 +09:00 |
|
web_conversation_service.py
|
refactor: replace sa.String with EnumText in mapped_column for type s… (#33332)
|
2026-03-14 13:38:27 +09:00 |
|
webapp_auth_service.py
|
…
|
|
|
website_service.py
|
refactor(api): type WaterCrawl API responses with TypedDict (#33700)
|
2026-03-19 10:35:44 +09:00 |
|
workflow_app_service.py
|
refactor(api): type workflow service dicts with TypedDict (#33829)
|
2026-03-20 22:36:31 +09:00 |
|
workflow_draft_variable_service.py
|
refactor: use EnumText for Conversation/Message invoke_from and from_source (#33832)
|
2026-03-21 11:47:48 +09:00 |
|
workflow_event_snapshot_service.py
|
…
|
|
|
workflow_restore.py
|
fix: adding a restore API for version control on workflow draft (#33582)
|
2026-03-20 14:54:23 +08:00 |
|
workflow_run_service.py
|
…
|
|
|
workflow_service.py
|
fix: adding a restore API for version control on workflow draft (#33582)
|
2026-03-20 14:54:23 +08:00 |
|
workspace_service.py
|
…
|
|