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
Sangmin Ahn 7f81a86e9e
chore: show non-English characters in exported DSL files (#7042)
2 years ago
..
auth Feat/firecrawl data source (#5232) 2 years ago
enterprise Remove useless code (#4416) 2 years ago
entities refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2 years ago
errors feat: implement forgot password feature (#5534) 2 years ago
tools refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2 years ago
workflow Feat/environment variables in workflow (#6515) 2 years ago
__init__.py feat(api/auth): switch-to-stateful-authentication (#5438) 2 years ago
account_service.py Feat/environment variables in workflow (#6515) 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_dsl_service.py chore: show non-English characters in exported DSL files (#7042) 2 years ago
app_generate_service.py fix(api/services/app_generate_service.py): Remove wrong type hints. (#6535) 2 years ago
app_model_config_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
app_service.py chore: optimize asynchronous deletion performance of app related data (#6634) 2 years ago
audio_service.py feat:add tts-streaming config and future (#5492) 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 feat: add ops trace (#5483) 2 years ago
dataset_service.py fix update dataset failed when embedding model is not exist (#6920) 2 years ago
feature_service.py refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2 years ago
file_service.py chore: exclude .txt extenstion in create_by_text API (#6956) 2 years ago
hit_testing_service.py Fix/reranking mode is null (#7012) 2 years ago
message_service.py feat: add ops trace (#5483) 2 years ago
model_load_balancing_service.py fix(api/core/model_manager.py): Avoid mutation during iteration. (#6536) 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
ops_service.py feat: add ops trace (#5483) 2 years ago
recommended_app_service.py fix: name 'current_app' is not defined in recommended_app_service (#6574) 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
website_service.py Feat/firecrawl data source (#5232) 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/environment variables in workflow (#6515) 2 years ago
workspace_service.py refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2 years ago