dify/api/services
2024-12-11 19:16:35 +08:00
..
auth chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
enterprise fix: remove url join (#9635) 2024-10-22 15:56:53 +08:00
entities fix segment enable service api (#10445) 2024-11-08 17:09:05 +08:00
errors chore(lint): sort __all__ definitions (#11243) 2024-12-03 13:26:33 +08:00
recommend_app chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
tools fix: tags could not be saved when the Workflow Tool was created (#11481) 2024-12-09 14:38:02 +08:00
workflow refactor(core): Remove extra_config from File. (#10203) 2024-11-08 18:13:24 +08:00
__init__.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
account_service.py fix: code linting (#11143) 2024-11-27 23:44:51 +08:00
advanced_prompt_template_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
agent_service.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
annotation_service.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
api_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
app_dsl_service.py chore: bump version to 0.13.0 (#11284) 2024-12-03 16:01:12 +08:00
app_generate_service.py Fix: RateLimit requests were not released when a streaming generation exception occurred (#11540) 2024-12-11 19:16:35 +08:00
app_model_config_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
app_service.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
audio_service.py chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
billing_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
code_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
conversation_service.py fix: timezone not imported in conversation service. (#11076) 2024-11-25 20:53:55 +08:00
dataset_service.py Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web (#11230) 2024-12-02 15:29:25 +08:00
external_knowledge_service.py fix: better error message for url add external knowledge (#11537) 2024-12-11 09:55:48 +08:00
feature_service.py fix: license str parser. (#11248) 2024-12-02 11:38:18 +08:00
file_service.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
hit_testing_service.py external knowledge api (#8913) 2024-09-30 15:38:43 +08:00
knowledge_service.py Fix/agent external knowledge retrieval (#9241) 2024-10-11 19:21:03 +08:00
message_service.py feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
model_load_balancing_service.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
model_provider_service.py chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
moderation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
operation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
ops_service.py fix: add before send to remove langfuse defaultErrorResponse (#8361) 2024-09-13 16:08:08 +08:00
recommended_app_service.py refactor: Refactor the service of retrieval the recommend app (#9302) 2024-10-14 13:26:21 +08:00
saved_message_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
tag_service.py chore: avoid implicit optional in type annotations of method (#8727) 2024-10-09 14:36:43 +08:00
vector_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
web_conversation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
website_service.py fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 2024-11-21 10:34:43 +08:00
workflow_app_service.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
workflow_run_service.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
workflow_service.py Feat: continue on error (#11458) 2024-12-11 14:22:42 +08:00
workspace_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00