dify/api/services
yyh ab521c4cfd
refactor(chat): modernize speech-to-text pipeline (#38653)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
2026-07-13 04:21:29 +00:00
..
agent refactor(chat): modernize speech-to-text pipeline (#38653) 2026-07-13 04:21:29 +00:00
auth chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
data_migration chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
document_indexing_proxy chore(api): Fix several typing errors (#37248) 2026-06-12 14:02:09 +00:00
enterprise feat: create app init rbac scope to all and add workspace members. (#38636) 2026-07-10 09:31:41 +00:00
entities chore(agent-v2): sync daily changes (#38162) 2026-07-01 05:07:23 +00:00
errors refactor(chat): modernize speech-to-text pipeline (#38653) 2026-07-13 04:21:29 +00:00
openapi feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
plugin chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
rag_pipeline chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
recommend_app chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
retention fix: harden workflow archive DB retries (#38170) 2026-07-09 09:46:28 +00:00
tools refactor(api): migrate workspace tool endpoints to BaseModel (#37959) 2026-07-08 09:56:04 +00:00
trigger fix(trigger): return 429 instead of 500 when API quota is exceeded (#38664) 2026-07-10 10:57:50 +00:00
workflow chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
__init__.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
account_service.py feat: create app init rbac scope to all and add workspace members. (#38636) 2026-07-10 09:31:41 +00:00
advanced_prompt_template_service.py refactor: replace bare dict with AdvancedPromptTemplateArgs TypedDict (#35056) 2026-04-13 13:05:23 +00:00
agent_app_feature_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
agent_app_sandbox_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
agent_config_service.py chore(agent-v2): sync daily changes (#38298) 2026-07-05 08:09:38 +00:00
agent_drive_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
agent_file_request_service.py feat(agent): Agent Files / agent Cloud storage — api backend (ENG-589) (#37172) 2026-06-09 04:01:05 +00:00
agent_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
agent_tool_inner_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
annotation_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
api_based_extension_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
api_token_service.py ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
app_dsl_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
app_generate_service.py chore(agent-v2): sync changes (#38513) 2026-07-08 12:05:04 +00:00
app_model_config_service.py feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829) 2026-06-02 03:50:10 +00:00
app_ref_service.py fix(api): scope nested resource lookups by owner refs (#38177) 2026-06-30 08:19:58 +00:00
app_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
app_task_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
async_workflow_service.py fix(trigger): return 429 instead of 500 when API quota is exceeded (#38664) 2026-07-10 10:57:50 +00:00
attachment_service.py chore: port isinstance to match case (#37271) 2026-06-18 00:18:03 +00:00
audio_service.py refactor(chat): modernize speech-to-text pipeline (#38653) 2026-07-13 04:21:29 +00:00
billing_service.py feat(api): use billing quota for credit pool (#38028) 2026-07-08 07:10:18 +00:00
clear_free_plan_tenant_expired_logs.py refactor: pass db session into service calls (#37403) (#38016) 2026-06-26 07:53:27 +00:00
code_based_extension_service.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
conversation_service.py chore(agent-v2): sync changes (#38513) 2026-07-08 12:05:04 +00:00
conversation_variable_updater.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
credential_permission_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
credit_pool_service.py feat(api): use billing quota for credit pool (#38028) 2026-07-08 07:10:18 +00:00
dataset_ref_service.py fix(api): scope nested resource lookups by owner refs (#38177) 2026-06-30 08:19:58 +00:00
dataset_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
datasource_provider_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
dsl_content.py refactor(api): clarify DSL import and plugin migration boundaries (#38483) 2026-07-07 02:06:49 +00:00
dsl_version.py refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +00:00
end_user_service.py refactor(api): type end user records with enum (#36945) 2026-06-19 01:02:01 +00:00
external_knowledge_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
feature_service.py fix: add is_cloud_only for templates (#37846) 2026-06-24 08:29:54 +00:00
feedback_service.py refactor: for db.session feedback service.export feedbacks (#37763) 2026-06-23 14:01:40 +00:00
file_request_service.py feat: daily sync (#38593) 2026-07-09 10:35:15 +00:00
file_service.py refactor(api): migrate web chat endpoints to BaseModel (#37962) 2026-07-09 04:23:13 +00:00
hit_testing_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
human_input_delivery_test_service.py chore: port isinstance to match case (#37271) 2026-06-18 00:18:03 +00:00
human_input_file_upload_service.py chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247) 2026-07-03 03:45:21 +00:00
human_input_service.py chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247) 2026-07-03 03:45:21 +00:00
knowledge_retrieval_inner_service.py refactor: thread explicit sessions through app retrieval paths (#38309) 2026-07-02 17:00:47 +00:00
knowledge_service.py refactor: replace dict with BedrockRetrievalSetting BaseModel in knowledge_service (#34080) 2026-03-25 21:33:24 +09:00
legacy_model_type_migration.py ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
message_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
metadata_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
model_load_balancing_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
model_provider_service.py chore(api): Upgrade graphon to v0.5.1 (#37168) 2026-06-11 07:37:27 +00:00
oauth_device_flow.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
oauth_server.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
operation_service.py fix: bound OperationService billing requests (#37425) 2026-06-22 06:45:03 +00:00
ops_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
quota_service.py refactor: quota v3 integration (#35436) 2026-04-27 01:49:40 +00:00
recommended_app_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
saved_message_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
snippet_dsl_service.py refactor(api): clarify DSL import and plugin migration boundaries (#38483) 2026-07-07 02:06:49 +00:00
snippet_generate_service.py feat: snippet (#37046) 2026-06-05 09:38:42 +00:00
snippet_service.py refactor(api): migrate snippet workspace endpoints to BaseModel (#37956) 2026-07-09 04:21:27 +00:00
summary_index_service.py chore: batch example #38419 (#38474) 2026-07-09 09:14:52 +00:00
tag_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
variable_truncator.py chore(api): convert BaseTruncator from ABC to Protocol (#37199) 2026-06-09 02:55:36 +00:00
vector_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
web_conversation_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
webapp_auth_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
website_service.py refactor: replace bare dict with dict[str, Any] in website_service (#35074) 2026-04-13 17:07:59 +00:00
workflow_app_service.py feat(plugin): cache plugin model providers by tenant (#36449) 2026-05-23 09:12:09 +00:00
workflow_collaboration_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
workflow_comment_service.py feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
workflow_draft_variable_service.py chore: port isinstance to match case (#37271) 2026-06-18 00:18:03 +00:00
workflow_event_snapshot_service.py chore(api): upgrade graphon to v0.6.0, migrate HITL logic back to Dify (#38247) 2026-07-03 03:45:21 +00:00
workflow_generator_service.py feat(workflow-generator): enhance the AI auto-creation flow end-to-end (#38175) 2026-07-01 02:28:58 +00:00
workflow_ref_service.py fix(api): scope nested resource lookups by owner refs (#38177) 2026-06-30 08:19:58 +00:00
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 perf: batch-load messages in advanced-chat workflow run list to remove N+1 (#38359) 2026-07-08 13:32:32 +00:00
workflow_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
workspace_service.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00