dify/api/core
2024-08-23 18:50:38 +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 Compatible with unique index conflicts (#3183) 2024-04-09 02:16:19 +08:00
entities refactor(*): Update hard-code '[__HIDDEN__]' to the constant. (#7048) 2024-08-07 17:30:56 +08:00
errors feat: app rate limit (#5844) 2024-07-10 21:31:35 +08:00
extension feat(*): Swtich to dify_config. (#6025) 2024-07-06 12:05:13 +08:00
external_data_tool FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
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 fix: next suggest question logic problem (#6451) 2024-07-19 20:26:11 +08:00
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 Do not pass query parameter when the value is empty (#7585) 2024-08-23 18:50:38 +08:00
workflow add finish_reason to the LLM node output (#7498) 2024-08-21 17:29:30 +08:00
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
hosting_configuration.py Add azure gpt4omini (#6862) 2024-08-01 12:57:52 +08:00
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