dify/api/core
Junyan Qin 8807d880dc
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
Feat: add OneBot protocol tool (#7583)
2024-08-23 19:16:30 +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 JSON Mode support for moonshot models (#7568) 2024-08-23 16:24:45 +08:00
moderation feat: update ops trace (#7102) 2024-08-09 15:22:16 +08:00
ops langfuser add view button (#7571) 2024-08-23 15:53:49 +08:00
prompt chore(api/core): Improve FileVar's type hint and imports. (#7290) 2024-08-15 12:43:18 +08:00
rag fix score_threshold is none, return all top K documents (#7581) 2024-08-23 16:59:34 +08:00
tools Feat: add OneBot protocol tool (#7583) 2024-08-23 19:16:30 +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