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 79a710ce98
Feat: continue on error (#11458)
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
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 chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
tools fix: tags could not be saved when the Workflow Tool was created (#11481) 1 year ago
workflow refactor(core): Remove extra_config from File. (#10203) 1 year ago
__init__.py
account_service.py fix: code linting (#11143) 1 year ago
advanced_prompt_template_service.py
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
app_dsl_service.py chore: bump version to 0.13.0 (#11284) 1 year ago
app_generate_service.py Fix/type-error (#11240) 1 year ago
app_model_config_service.py
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
code_based_extension_service.py
conversation_service.py fix: timezone not imported in conversation service. (#11076) 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 fix: license str parser. (#11248) 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 feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 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
moderation_service.py
operation_service.py
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
tag_service.py chore: avoid implicit optional in type annotations of method (#8727) 1 year ago
vector_service.py
web_conversation_service.py
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 Feat: continue on error (#11458) 1 year ago
workspace_service.py