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
Novice Lee 4d35df9210 Merge branch 'main' into fix/remove-the-retry-index-field 1 year ago
..
auth chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
enterprise fix: remove url join (#9635) 1 year ago
entities fix segment enable service api (#10445) 1 year ago
errors chore(lint): sort __all__ definitions (#11243) 1 year ago
recommend_app Fix explore app icon (#11742) 1 year ago
tools refactor: update builtin tool provider methods to use session management (#11938) 1 year ago
workflow refactor(core): Remove extra_config from File. (#10203) 1 year ago
__init__.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
account_service.py make login lockout duration configurable (#11699) 1 year ago
advanced_prompt_template_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
agent_service.py feat/enhance the multi-modal support (#8818) 1 year ago
annotation_service.py chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
api_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
app_dsl_service.py fix(app_dsl_service): handle missing app mode with a ValueError (#11945) 1 year ago
app_generate_service.py Fix: RateLimit requests were not released when a streaming generation exception occurred (#11540) 1 year ago
app_model_config_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
app_service.py chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
audio_service.py chore: refurish python code by applying Pylint linter rules (#8322) 1 year ago
billing_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
code_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
conversation_service.py fix: refactor conversation pagination to use SQLAlchemy session manag… (#11956) 1 year ago
dataset_service.py Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web (#11230) 1 year ago
external_knowledge_service.py fix: better error message for url add external knowledge (#11537) 1 year ago
feature_service.py feat: Disable the "Forgot your password?" button when the mail server setup is incomplete (#11653) 1 year ago
file_service.py chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
hit_testing_service.py external knowledge api (#8913) 1 year ago
knowledge_service.py Fix/agent external knowledge retrieval (#9241) 1 year ago
message_service.py fix: messagefeedbackapi support content (#11716) 1 year ago
model_load_balancing_service.py chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
model_provider_service.py chore: refurbish Python code by applying refurb linter rules (#8296) 1 year ago
moderation_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
operation_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
ops_service.py fix: add before send to remove langfuse defaultErrorResponse (#8361) 1 year ago
recommended_app_service.py refactor: Refactor the service of retrieval the recommend app (#9302) 1 year ago
saved_message_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
tag_service.py chore: avoid implicit optional in type annotations of method (#8727) 1 year ago
vector_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
web_conversation_service.py fix: refactor conversation pagination to use SQLAlchemy session manag… (#11956) 1 year ago
website_service.py fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 1 year ago
workflow_app_service.py feat/enhance the multi-modal support (#8818) 1 year ago
workflow_run_service.py feat/enhance the multi-modal support (#8818) 1 year ago
workflow_service.py fix: remove the single step retry 1 year ago
workspace_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago