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
Harry fd2651f5aa refactor: simplify error handling by removing specific exceptions in tool management 7 months ago
..
auth feat: Integrate WaterCrawl.dev as a new knowledge base provider (#16396) 10 months ago
enterprise chore: bump ruff to 0.12.x (#22259) 7 months ago
entities fixing Enum part in backend and making it same as front end (#22296) 7 months ago
errors feat: Persist Variables for Enhanced Debugging Workflow (#20699) 8 months ago
plugin feat(oauth): add functionality to delete custom OAuth client parameters and verify plugin status 7 months ago
recommend_app feat: mypy for all type check (#10921) 1 year ago
tools refactor: simplify error handling by removing specific exceptions in tool management 7 months 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: add redis fallback mechanism #21043 (#21044) 7 months ago
advanced_prompt_template_service.py feat: mypy for all type check (#10921) 1 year ago
agent_service.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago
annotation_service.py chore: all model.query replace to db.session.query (#19521) 9 months ago
api_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
app_dsl_service.py feat(dsl): filter out credential IDs from workflow and model configuration exports 7 months ago
app_generate_service.py feat: tenant app invocations limiter (#16221) 11 months ago
app_model_config_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
app_service.py feat(api/repo): Allow to config repository implementation (#21458) 7 months ago
audio_service.py moving the `MessageStatus` class from the `models.model` module to `models.enums` module (#21867) 7 months ago
billing_service.py Feat/education api (#17168) 10 months ago
clear_free_plan_tenant_expired_logs.py feat(api/repo): Allow to config repository implementation (#21458) 7 months ago
code_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
conversation_service.py Resolves #18536 Retreive conversation variables (#18581) 10 months ago
dataset_service.py Feat/api validate model provider (#21582) 7 months ago
external_knowledge_service.py fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 9 months ago
feature_service.py Feat/plugin install scope management (#19963) 8 months ago
file_service.py feat(libs): Introduce `extract_tenant_id` (#22086) 7 months ago
hit_testing_service.py update knowledge base api (#20426) 8 months ago
knowledge_service.py feat: mypy for all type check (#10921) 1 year ago
message_service.py add endpoint of get feedbacks (#18697) 9 months ago
metadata_service.py fix(knowledge_base): Unchecked metadata name length (#21454) 7 months ago
model_load_balancing_service.py Introduce Plugins (#13836) 12 months ago
model_provider_service.py Introduce Plugins (#13836) 12 months ago
operation_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
ops_service.py feat: Add Aliyun LLM Observability Integration (#21471) 7 months 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 fix: update app tag error (#20618) 8 months ago
vector_service.py Feat/kb index (#20868) 7 months ago
web_conversation_service.py feat: mypy for all type check (#10921) 1 year ago
webapp_auth_service.py Feat/webapp verified sso main (#20494) 8 months ago
website_service.py fix: drop some type fixme (#20344) 8 months ago
workflow_app_service.py Add Filter of Get Workflow Logs (#21172) 8 months ago
workflow_draft_variable_service.py feat(api/repo): Allow to config repository implementation (#21458) 7 months ago
workflow_run_service.py feat(api/repo): Allow to config repository implementation (#21458) 7 months ago
workflow_service.py feat(api/repo): Allow to config repository implementation (#21458) 7 months ago
workspace_service.py chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 9 months ago