dify/api/services
-LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-07-22 15:29:39 +08:00
..
auth Feat/firecrawl data source (#5232) 2024-06-15 02:46:02 +08:00
enterprise Remove useless code (#4416) 2024-05-15 16:14:49 +08:00
entities refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2024-07-12 12:25:38 +08:00
errors feat: implement forgot password feature (#5534) 2024-07-05 13:38:51 +08:00
tools refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2024-07-12 12:25:38 +08:00
workflow Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
__init__.py feat(api/auth): switch-to-stateful-authentication (#5438) 2024-06-21 12:39:07 +08:00
account_service.py Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
advanced_prompt_template_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
agent_service.py fix: agent log timezone (#4076) 2024-05-04 16:17:15 +08:00
annotation_service.py chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2024-05-19 18:30:45 +08:00
api_based_extension_service.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
app_dsl_service.py Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
app_generate_service.py refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2024-07-12 12:25:38 +08:00
app_model_config_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
app_service.py fix tool icon get failed (#6375) 2024-07-18 18:55:48 +08:00
audio_service.py feat:add tts-streaming config and future (#5492) 2024-07-09 11:33:58 +08:00
billing_service.py fix: billing tenant account role. (#3850) 2024-04-25 21:55:08 +08:00
code_based_extension_service.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
conversation_service.py feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
dataset_service.py fix wrong method using (#6459) 2024-07-19 13:48:13 +08:00
feature_service.py refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2024-07-12 12:25:38 +08:00
file_service.py refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2024-07-12 12:25:38 +08:00
hit_testing_service.py fix wrong using of RetrievalMethod Enum (#6345) 2024-07-16 19:09:04 +08:00
message_service.py feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
model_load_balancing_service.py Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
model_provider_service.py feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
moderation_service.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
operation_service.py Feat/utm update (#2269) 2024-01-29 17:31:45 +08:00
ops_service.py feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
recommended_app_service.py Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
saved_message_service.py improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
tag_service.py Knowledge optimization (#3755) 2024-04-24 15:02:29 +08:00
vector_service.py fix issue: user’s keywords do not affect when add segment (#3349) 2024-04-11 16:34:52 +08:00
web_conversation_service.py fix: empty conversation list of explore chatbot (#3235) 2024-04-09 17:04:48 +08:00
website_service.py Feat/firecrawl data source (#5232) 2024-06-15 02:46:02 +08:00
workflow_app_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
workflow_run_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
workflow_service.py Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
workspace_service.py refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2024-07-12 12:25:38 +08:00