dify/api/core
takatost 5f4cdd66fa
fix(workflow): IF-ELSE nodes connected to the same subsequent node cause execution to stop (#8247)
2024-09-11 12:28:32 +08:00
..
agent chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
app feat: add from_variable_selector for stream chunk / message event (#8228) 2024-09-10 22:15:50 +08:00
callback_handler chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
embedding chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
entities chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
errors chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
extension chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
external_data_tool chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
file chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
helper chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
llm_generator chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
memory chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
model_runtime fix:error when adding the ollama embedding model (#8236) 2024-09-11 10:25:45 +08:00
moderation chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
ops chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
prompt chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
rag revert page column (#8217) 2024-09-10 18:21:22 +08:00
tools chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
workflow fix(workflow): IF-ELSE nodes connected to the same subsequent node cause execution to stop (#8247) 2024-09-11 12:28:32 +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(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
model_manager.py refactor(api/core): Improve type hints and apply ruff formatter in agent runner and model manager. (#8166) 2024-09-10 15:00:25 +08:00
provider_manager.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00