dify/api/services
Ademílson Tonato 6024d8a42d
refactor: Update Firecrawl to use v1 API (#12574)
Co-authored-by: Ademílson Tonato <ademilson.tonato@refurbed.com>
2025-01-23 11:14:48 +08:00
..
auth refactor: Update Firecrawl to use v1 API (#12574) 2025-01-23 11:14:48 +08:00
enterprise feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
entities feat: allow updating chunk settings for the existing documents (#12833) 2025-01-21 09:25:40 +08:00
errors fix: enhance file upload error handling and update base error class (#12132) 2024-12-26 23:31:29 +08:00
recommend_app feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
tools fix: test run custom tool raise error (#12178) 2024-12-28 17:51:22 +08:00
workflow feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
__init__.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
account_service.py feat: support configuration of refresh token expiration by environment variable (#12335) 2025-01-04 11:56:44 +08:00
advanced_prompt_template_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
agent_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
annotation_service.py Fix pandas indexing method for knowledge base imports (#12637) (#12638) 2025-01-13 09:06:59 +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 fix: Update variable handling in VariableAssignerNode and clean up app_dsl_service (#12672) 2025-01-13 15:54:26 +08:00
app_generate_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +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 feat: Add filter to show only apps created by the user (#11968) 2025-01-03 15:38:36 +08:00
audio_service.py fix: add type hints for App model and improve error handling in audio services (#12677) 2025-01-13 15:55:16 +08:00
billing_service.py Revert "Feat/new saas billing" (#12673) 2025-01-13 15:17:43 +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 feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
dataset_service.py fix update segment keyword with same content (#12908) 2025-01-21 19:19:32 +08:00
external_knowledge_service.py chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 2025-01-21 10:12:29 +08:00
feature_service.py Revert "Feat/new saas billing" (#12673) 2025-01-13 15:17:43 +08:00
file_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
hit_testing_service.py py lint (#12102) 2024-12-26 00:16:35 +08:00
knowledge_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
message_service.py fix: update MessageService.create_feedback to use keyword arguments f… (#12134) 2024-12-26 23:26:44 +08:00
model_load_balancing_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
model_provider_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
moderation_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
operation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
ops_service.py Add new integration with Opik Tracking tool (#11501) 2025-01-13 17:41:44 +08:00
recommended_app_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
saved_message_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
tag_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
vector_service.py py lint (#12102) 2024-12-26 00:16:35 +08:00
web_conversation_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
website_service.py refactor: Update Firecrawl to use v1 API (#12574) 2025-01-23 11:14:48 +08:00
workflow_app_service.py fix: Encode Chinese characters with Unicode before querying to match the Unicode encoded Chinese characters in the db (#12337) 2025-01-03 19:12:48 +08:00
workflow_run_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
workflow_service.py [feat] Support Multi-Version Workflows (#11990) 2024-12-27 21:05:06 +08:00
workspace_service.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00