Commit fe29629
committed
fix: clarify read_file tool single-file limitation for specific models
- Updated getSimpleReadFileDescription to explicitly state it only supports reading one file at a time
- Added note about using separate tool calls for multiple files
- This fixes the documentation mismatch for models like grok-code-fast-1 that use the simplified format
Fixes #88581 parent bd1f890 commit fe29629
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
34 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 | | |
0 commit comments