Skip to content

Commit 543f043

Browse files
committed
fix: Clarify tool instructions for Ask
* mevedel-tools.el (mevedel--define-read-tools): Clarify that custom user input is always added and the LLM should add it on its own.
1 parent be09b14 commit 543f043

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mevedel-tools.el

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4229,7 +4229,8 @@ provide custom input.
42294229
42304230
- Can ask multiple related questions in one call (better than separate calls)
42314231
- Each question MUST provide predefined answer options
4232-
- Users can always provide custom input in addition to predefined options
4232+
- The tool automatically presents a custom input option to users; do NOT include
4233+
a 'custom', 'other' or similar choice in your options list
42334234
- Questions are presented one at a time with navigation:
42344235
- Users can go back to previous questions
42354236
- Users can edit answers before submitting

0 commit comments

Comments
 (0)