Commit 18f5d28
fix: remove LIMIT 100 example and unused example_queries from v1 prompt
Remove the explicit LIMIT 100 example from the LIMIT RULES section to
prevent agents from hallucinating that specific value. Remove the
{example_queries} template variable from the v1 prompt and the
example_queries field from SqlPromptContext since it is no longer
referenced by any template.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ee97d83 commit 18f5d28
2 files changed
Lines changed: 2 additions & 11 deletions
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
| 99 | + | |
101 | 100 | | |
102 | 101 | | |
103 | 102 | | |
| |||
159 | 158 | | |
160 | 159 | | |
161 | 160 | | |
162 | | - | |
| 161 | + | |
0 commit comments