mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
promp and temp
This commit is contained in:
@@ -256,7 +256,7 @@ async function runDecision(triggerReason) {
|
||||
model,
|
||||
stream: false,
|
||||
keep_alive: -1,
|
||||
options: { temperature: 0.4, top_p: 0.9 },
|
||||
options: { temperature: 0.25, top_p: 0.9 },
|
||||
messages: modelMessages,
|
||||
tools: ollamaTools,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user