Commit 3837479
fix: mention state code to avoid wrong arguments (modelcontextprotocol#847)
- I had an issue where the LLM continuously passed "California" to the tool instead of "CA" which caused very non-obvious errors.
Co-authored-by: David Soria Parra <[email protected]>1 parent c70451e commit 3837479
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1658 | 1658 | | |
1659 | 1659 | | |
1660 | 1660 | | |
1661 | | - | |
| 1661 | + | |
1662 | 1662 | | |
1663 | 1663 | | |
1664 | | - | |
| 1664 | + | |
1665 | 1665 | | |
1666 | 1666 | | |
1667 | 1667 | | |
| |||
0 commit comments