dify/api/core
-LAN- 4ae0bb83f1
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(file upload): correct upload method key for image config (#9568)
2024-10-21 20:40:47 +08:00
..
agent feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
app fix(file upload): correct upload method key for image config (#9568) 2024-10-21 20:40:47 +08:00
callback_handler feat: output the execution results of tool should only in debug mode (#9104) 2024-10-09 12:53:55 +08:00
entities feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
errors chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
extension chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
external_data_tool chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
file feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
helper feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
llm_generator fix: prompt for the follow-up suggestions (#8685) 2024-09-23 20:00:34 +08:00
memory feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
model_runtime chore: format get_customizable_model_schema return value (#9335) 2024-10-21 19:05:44 +08:00
moderation fix: fix the data validation consistency issue in keyword content review (#8908) 2024-09-30 12:52:18 +08:00
ops feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
prompt fix(upload): correct incorrect dictionary key usage (#9563) 2024-10-21 19:42:22 +08:00
rag feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
tools feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
variables feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
workflow fix(iteration): handle empty iterator gracefully (#9565) 2024-10-21 20:16:46 +08:00
__init__.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
hosting_configuration.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
indexing_runner.py chore: avoid implicit optional in type annotations of method (#8727) 2024-10-09 14:36:43 +08:00
model_manager.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
provider_manager.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00