dify/api/core
wellCh4n b7778de224
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
fix: document error message can not be cleared (#7453)
2024-08-20 19:30:57 +08:00
..
agent
app feat: Sort conversations by updated_at desc (#7348) 2024-08-20 17:55:44 +08:00
callback_handler
embedding
entities
errors
extension
external_data_tool
file
helper
llm_generator
memory
model_runtime chore: correct _tts_invoke_streaming max length (#7423) 2024-08-20 10:20:04 +08:00
moderation
ops
prompt
rag feat: add pgvector full_text_search (#7396) 2024-08-20 11:01:13 +08:00
tools refactor(api/core/app/app_config/entities.py): Move Type to outside and add EXTERNAL_DATA_TOOL. (#7444) 2024-08-20 17:30:14 +08:00
workflow refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445) 2024-08-20 17:52:06 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py fix: document error message can not be cleared (#7453) 2024-08-20 19:30:57 +08:00
model_manager.py
provider_manager.py