You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/services
liuzhenghua 47a64610ca
Fix the issue of repeated escaping of quotes in hit test (#13477)
12 months ago
..
auth refactor: Update Firecrawl API parameters and default settings (#13082) 1 year ago
enterprise feat: mypy for all type check (#10921) 1 year ago
entities feature. add feat to modify metadata via dataset api (#13116) 1 year ago
errors fix: enhance file upload error handling and update base error class (#12132) 1 year ago
recommend_app feat: mypy for all type check (#10921) 1 year ago
tools fix: test run custom tool raise error (#12178) 1 year ago
workflow feat: mypy for all type check (#10921) 1 year ago
__init__.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
account_service.py fix: add rate limiting to prevent brute force on password reset (#13292) 1 year ago
advanced_prompt_template_service.py feat: mypy for all type check (#10921) 1 year ago
agent_service.py feat: mypy for all type check (#10921) 1 year ago
annotation_service.py Fix pandas indexing method for knowledge base imports (#12637) (#12638) 1 year ago
api_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
app_dsl_service.py fix: Update variable handling in VariableAssignerNode and clean up app_dsl_service (#12672) 1 year ago
app_generate_service.py feat: mypy for all type check (#10921) 1 year ago
app_model_config_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
app_service.py feat: Add filter to show only apps created by the user (#11968) 1 year ago
audio_service.py fix: add type hints for App model and improve error handling in audio services (#12677) 1 year ago
billing_service.py Revert "Feat/new saas billing" (#12673) 1 year ago
code_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
conversation_service.py feat: mypy for all type check (#10921) 1 year ago
dataset_service.py feature. add feat to modify metadata via dataset api (#13116) 1 year ago
external_knowledge_service.py chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 1 year ago
feature_service.py Revert "Feat/new saas billing" (#12673) 1 year ago
file_service.py feat: mypy for all type check (#10921) 1 year ago
hit_testing_service.py Fix the issue of repeated escaping of quotes in hit test (#13477) 12 months ago
knowledge_service.py feat: mypy for all type check (#10921) 1 year ago
message_service.py fix: update MessageService.create_feedback to use keyword arguments f… (#12134) 1 year ago
model_load_balancing_service.py feat: mypy for all type check (#10921) 1 year ago
model_provider_service.py feat: mypy for all type check (#10921) 1 year ago
moderation_service.py feat: mypy for all type check (#10921) 1 year ago
operation_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
ops_service.py Add new integration with Opik Tracking tool (#11501) 1 year ago
recommended_app_service.py feat: mypy for all type check (#10921) 1 year ago
saved_message_service.py feat: mypy for all type check (#10921) 1 year ago
tag_service.py feat: mypy for all type check (#10921) 1 year ago
vector_service.py py lint (#12102) 1 year ago
web_conversation_service.py feat: mypy for all type check (#10921) 1 year ago
website_service.py refactor: Update Firecrawl API parameters and default settings (#13082) 1 year ago
workflow_app_service.py fix: Encode Chinese characters with Unicode before querying to match the Unicode encoded Chinese characters in the db (#12337) 1 year ago
workflow_run_service.py feat: mypy for all type check (#10921) 1 year ago
workflow_service.py [feat] Support Multi-Version Workflows (#11990) 1 year ago
workspace_service.py feat: mypy for all type check (#10921) 1 year ago