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
Jyong bee32d960a
fix #12453 #12482 (#12495)
1 year ago
..
auth feat: mypy for all type check (#10921) 1 year ago
enterprise feat: mypy for all type check (#10921) 1 year ago
entities py lint (#12102) 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 feat: support configuration of refresh token expiration by environment variable (#12335) 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 feat: mypy for all type check (#10921) 1 year ago
api_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
app_dsl_service.py fix: improve content decoding in AppDslService (#12304) 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: type is wrong issue (#12165) 1 year ago
billing_service.py refactor: enhance API token validation with session locking and last used timestamp update (#12426) 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 fix #12453 #12482 (#12495) 1 year ago
external_knowledge_service.py feat: mypy for all type check (#10921) 1 year ago
feature_service.py fix(billing_service): change retry condition to handle specific reque… (#12091) 1 year ago
file_service.py feat: mypy for all type check (#10921) 1 year ago
hit_testing_service.py py lint (#12102) 1 year 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 feat: mypy for all type check (#10921) 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 feat: mypy for all type check (#10921) 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