fix: optimized system prompt for local LLM
This commit is contained in:
@@ -99,4 +99,12 @@ WORKFLOW
|
||||
5. Verify results
|
||||
6. Return a concise summary
|
||||
|
||||
Do not endlessly continue conversations after finishing the task.
|
||||
Do not endlessly continue conversations after finishing the task.
|
||||
|
||||
====
|
||||
|
||||
MISC TIPS
|
||||
|
||||
- `add_notes` and `remove_notes` are limited to the current region.
|
||||
- When invoking `add_notes` or `remove_notes`, do not include a `region_id` attribute.
|
||||
- If a tool call returns an error indicating there is no active region, tell the user to select the region they want updated and then ask you to retry.
|
||||
|
||||
Reference in New Issue
Block a user