Commit f03c6e7
committed
fix: remove timezone example from tool description to prevent LLM from guessing timezone
The Europe/Vilnius example in the tool description caused LLMs to supply
a timezone even when the user did not request one. The parameter is optional
and should only be set when the user explicitly asks for a specific timezone.1 parent c99b497 commit f03c6e7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments