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
takatost 5986841e27
fix: issue where an error occurs when invoking TTS without selecting a voice (#5046)
2 years ago
..
enterprise Remove useless code (#4416) 2 years ago
entities feat: backend model load balancing support (#4927) 2 years ago
errors feat: Add draft hash check in workflow (#4251) 2 years ago
tools Feat/workflow phase2 (#4687) 2 years ago
workflow chore: fix invalid escape sequences by applying W605 rule (#4851) 2 years ago
__init__.py chore: apply ruff rules on tests and app.py (#3605) 2 years ago
account_service.py extract enum type for tenant account role (#3788) 2 years ago
advanced_prompt_template_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
agent_service.py fix: agent log timezone (#4076) 2 years ago
annotation_service.py chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2 years ago
api_based_extension_service.py improve: introduce isort for linting Python imports (#1983) 2 years ago
app_generate_service.py Feat/workflow phase2 (#4687) 2 years ago
app_model_config_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
app_service.py chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2 years ago
audio_service.py fix: issue where an error occurs when invoking TTS without selecting a voice (#5046) 2 years ago
billing_service.py fix: billing tenant account role. (#3850) 2 years ago
code_based_extension_service.py feat: add api-based extension & external data tool & moderation backend (#1403) 2 years ago
conversation_service.py fix: empty conversation list of explore chatbot (#3235) 2 years ago
dataset_service.py feat: backend model load balancing support (#4927) 2 years ago
feature_service.py feat: backend model load balancing support (#4927) 2 years ago
file_service.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
hit_testing_service.py Fix/hit test tsne issue (#2581) 2 years ago
message_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
model_load_balancing_service.py feat: backend model load balancing support (#4927) 2 years ago
model_provider_service.py feat: backend model load balancing support (#4927) 2 years ago
moderation_service.py improve: introduce isort for linting Python imports (#1983) 2 years ago
operation_service.py Feat/utm update (#2269) 2 years ago
recommended_app_service.py chore: sort categories in recommended app service response (#4498) 2 years ago
saved_message_service.py improve: introduce isort for linting Python imports (#1983) 2 years ago
tag_service.py Knowledge optimization (#3755) 2 years ago
vector_service.py fix issue: user’s keywords do not affect when add segment (#3349) 2 years ago
web_conversation_service.py fix: empty conversation list of explore chatbot (#3235) 2 years ago
workflow_app_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
workflow_run_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
workflow_service.py feat: backend model load balancing support (#4927) 2 years ago
workspace_service.py Fix/2559 upload powered by brand image not showing up (#2602) 2 years ago