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
-LAN- b3fdd618a1 refactor(core): simplify role handling and improve usability
- Replaced explicit string usage with `CreatedByRole` enum for better maintainability.
- Removed duplicate `CreatedByRole` class definition, improving codebase consistency.
- Increased file number limits from 6 to 10 to allow more file uploads.
- Transitioned `AppMode` to a string enum for consistent type usage.
- Refactored `extract_thread_messages` function argument for flexibility.
- Removed file extension limitation in file service to support custom extensions.
- Improved enum import statements across multiple modules for clarity and consistency.
1 year ago
..
auth feat(website-crawl): add jina reader as additional alternative for website crawling (#8761) 1 year ago
enterprise fix: update inner api proxies (#9174) 1 year ago
entities external knowledge api (#8913) 1 year ago
errors chore: avoid implicit optional in type annotations of method (#8727) 1 year ago
recommend_app refactor: Refactor the service of retrieval the recommend app (#9302) 1 year ago
tools feat(api): Enhance multi modal support. 1 year ago
workflow feat(api): Enhance multi modal support. 1 year ago
__init__.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
account_service.py Feat/implement-refresh-tokens (#9233) 1 year ago
advanced_prompt_template_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
agent_service.py feat(api): Enhance multi modal support. 1 year ago
annotation_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
api_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
app_dsl_service.py feat(api): Enhance multi modal support. 1 year ago
app_generate_service.py feat(api): Enhance multi modal support. 1 year ago
app_model_config_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
app_service.py chore: refurish python code by applying Pylint linter rules (#8322) 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 chore(api/services): apply ruff reformatting (#7599) 1 year ago
dataset_service.py Fix/agent external knowledge retrieval (#9241) 1 year ago
external_knowledge_service.py external knowledge api (#8913) 1 year ago
feature_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago
file_service.py refactor(core): simplify role handling and improve usability 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(api/services): apply ruff reformatting (#7599) 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 chore(api/services): apply ruff reformatting (#7599) 1 year ago
website_service.py fix multiple retrieval in knowledge node (#8942) 1 year ago
workflow_app_service.py feat(api): Enhance multi modal support. 1 year ago
workflow_run_service.py feat(api): Enhance multi modal support. 1 year ago
workflow_service.py refactor(core): simplify role handling and improve usability 1 year ago
workspace_service.py chore(api/services): apply ruff reformatting (#7599) 1 year ago