mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-17 01:50:47 -04:00
overseer v2 6 (tool actions, text chat)
This commit is contained in:
@@ -67,7 +67,7 @@ function buildModelMessages({ systemPrompt, stateUpdate, conversationMessages, a
|
||||
messages.push({
|
||||
role: 'user',
|
||||
content:
|
||||
'Use tool calls when needed. If no tool is needed, either respond with one short chat line or SKIP.',
|
||||
'Use tool calls when needed. If no tool is needed, respond with one short in-character chat line.',
|
||||
});
|
||||
return messages;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user