dify/api/core
-LAN- 413dfd5628
feat: add completion mode and context size options for LLM configuration (#13325)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-02-07 15:08:53 +08:00
..
agent fix: Agent is configured for ReAct inference mode, an error is reported when viewing the agent log (#12920) 2025-01-22 13:20:32 +08:00
app fix: "Model schema not found" error only in agents (#12655) (#12760) 2025-01-27 11:33:13 +08:00
callback_handler
entities
errors
extension
external_data_tool chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 2025-01-21 10:12:29 +08:00
file chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 2025-01-21 10:12:29 +08:00
helper fix: SSRF proxy file descriptor leak in concurrent requests (#13108) 2025-02-05 13:10:27 +08:00
llm_generator
memory
model_runtime feat: add completion mode and context size options for LLM configuration (#13325) 2025-02-07 15:08:53 +08:00
moderation
ops
prompt
rag refactor: Update Firecrawl API parameters and default settings (#13082) 2025-01-29 11:21:05 +08:00
tools Modify params for bedrock retrieve generate (#13182) 2025-02-05 12:17:42 +08:00
variables chore(fix): Invalid quotes for using Array[String] in HTTP request node as JSON body (#12761) 2025-01-21 10:38:44 +08:00
workflow feat: add completion mode and context size options for LLM configuration (#13325) 2025-02-07 15:08:53 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py
model_manager.py
provider_manager.py