dify/api/core
AllenWriter 931e6f1625
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
Added Space between Chinese and English within tools' description (#7545)
2024-08-22 19:20:13 +08:00
..
agent chore: update ruff from 0.5.x to 0.6.x (#7384) 2024-08-19 09:21:11 +08:00
app fix rerank mode is none (#7496) 2024-08-21 16:42:28 +08:00
callback_handler feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
embedding
entities
errors
extension
external_data_tool
file chore(api/core): Improve FileVar's type hint and imports. (#7290) 2024-08-15 12:43:18 +08:00
helper Chore/remove python dependencies selector (#7494) 2024-08-21 16:57:14 +08:00
llm_generator feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
memory
model_runtime add finish_reason to the LLM node output (#7498) 2024-08-21 17:29:30 +08:00
moderation feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
ops feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
prompt chore(api/core): Improve FileVar's type hint and imports. (#7290) 2024-08-15 12:43:18 +08:00
rag feat: add pgvector full_text_search (#7396) 2024-08-20 11:01:13 +08:00
tools Added Space between Chinese and English within tools' description (#7545) 2024-08-22 19:20:13 +08:00
workflow add finish_reason to the LLM node output (#7498) 2024-08-21 17:29:30 +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 feat: support pinning, including, and excluding for model providers and tools (#7419) 2024-08-21 11:16:43 +08:00
provider_manager.py feat: support pinning, including, and excluding for model providers and tools (#7419) 2024-08-21 11:16:43 +08:00