dify/api/core
非法操作 d92e3bd620
Some checks failed
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
Mark stale issues and pull requests / stale (push) Has been cancelled
fix: special prompt not work for comfyUI tool (#10307)
2024-11-05 18:21:41 +08:00
..
agent
app feat: Iteration node support parallel mode (#9493) 2024-11-05 10:32:49 +08:00
callback_handler
entities
errors
extension
external_data_tool
file
helper
llm_generator
memory
model_runtime feat: add xAI model provider (#10272) 2024-11-05 14:42:47 +08:00
moderation
ops
prompt
rag fix the ssrf of docx file extractor external images (#10237) 2024-11-04 15:22:07 +08:00
tools fix: special prompt not work for comfyUI tool (#10307) 2024-11-05 18:21:41 +08:00
variables
workflow fix(http_request): improve parameter initialization and reorganize tests (#10297) 2024-11-05 16:30:23 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py fix: handle KeyError when accessing rules in CleanProcessor.clean (#10258) 2024-11-05 14:47:15 +08:00
model_manager.py
provider_manager.py