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
GareArc ff25bbca9f 1.7.0
-----BEGIN PGP SIGNATURE-----
 
 iQGzBAABCAAdFiEEFK5K98uJ0hmL9JLza6DRCN7QEf8FAmiAvFgACgkQa6DRCN7Q
 Ef816Qv+NYHzK0yCcwji6lvzcUgf7V1l8ZCbbJdbzztbQuoKlUsB2XQhyr2y30X5
 kYHafWGSXbEAVOII7ca39EuUGVnvLx/AR7AsPzxOL4bxmWNricCUaK/XFtlbFuo5
 Rp5PQSPXa0VOFfBzktH7R1B3ET5eGfKauA5exDesiAHG6EDWbchnsFSYxpXzHLLs
 wLX7IMhQjFqBLyOKfI88+IxN+Gyo2NOTUhjt5yEqm6pUJANi3pg6ZwLl3/ODW+fx
 fu9rcOWZj7SHMhS6J5tIqRi6YO2o/b1tgBhsgI5gsAKJOdV8BwC71Vfwe+sJv3oC
 aMn6l4z0GENKC+256ag13Ku4/EKXytOY4LGZZrMUHr4n7EEGI1ODsVjXXOr5Fh6S
 wPO4GziBHaSyVogvvR8Mq7w1E5D6neqe2H87zc3dLe+E/vkZsv1W/E+Qo3iTJmqU
 VN1Q6WyeF/MhPEafXVPhBTLqrwiHmtZHVARuTpFvJb1wVGV3Cb28a6YMnMLOTYf3
 KW8VxjGZ
 =EOwC
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN SSH SIGNATURE-----
 U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAg6SWWoDRBZt3I2ReXCRLrVSezuD
 ZkSRk8YmJa0R3Cde8AAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5
 AAAAQEZuS8+VT7OGNR+ITQUEyJM/KdyuP6rcLIaf48ccZ6dRLgGvRVV6UxtFjKiApRkPQZ
 uwVfos66Dd9sZxbEiFagE=
 -----END SSH SIGNATURE-----

Merge tag '1.7.0' into deploy/enterprise

1.7.0
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 fix: drop dead code phase2 unused class (#22042) 7 months ago
errors feat: Persist Variables for Enhanced Debugging Workflow (#20699) 8 months ago
plugin feat: plugin auto upgrade strategy (#19758) 7 months ago
recommend_app feat: mypy for all type check (#10921) 1 year ago
tools fix: database lock timeout by separating external MCP calls from transactions (#22821) 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: plugin auto upgrade strategy (#19758) 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 chore(version): bump to 1.7.0 (#22830) 7 months ago
app_generate_service.py fix: improve max active requests calculation logic (#22847) 7 months ago
app_model_config_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
app_service.py Mapped column (#22644) 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 Mapped column (#22644) 7 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 Fix/replace datetime patterns with naive utc now (#22654) 7 months ago
dataset_service.py Mapped column (#22644) 7 months ago
external_knowledge_service.py Fix/replace datetime patterns with naive utc now (#22654) 7 months ago
feature_service.py Feat/change user email (#22213) 7 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 refactor: Fix some type error (#22594) 7 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 1.7.0 7 months ago
workspace_service.py refactor: Fix some type error (#22594) 7 months ago