fix: Improve agents profiles for Ollama

This commit is contained in:
Petr Mironychev
2026-06-28 23:37:28 +02:00
parent a6921f523a
commit 755263c4de
7 changed files with 61 additions and 9 deletions

View File

@@ -26,7 +26,6 @@ messages = """
[body.options]
num_predict = 512
temperature = 0
num_ctx = 8192
temperature = 0.2
keep_alive = "5m"
stop = ["</code_context>"]
stop = ["</code_context>"]