Commit 6d9333d
committed
v2.6.0: API spec updates, free/open-source branding, dependency upgrades
- Add max_completion_tokens normalization (GPT-5.x compat)
- Add developer role → system mapping (OpenAI 2025+ spec)
- Add stream_options.include_usage for streaming responses
- Responses API: text.format and truncation pass-through
- Expand Anthropic interface (thinking, metadata, tool_use)
- Expand Google interface (frequencyPenalty, presencePenalty, safetySettings)
- Update branding to emphasize free, open-source, trustworthy
- Upgrade typescript 5.9.3, typescript-eslint 8.55.0, @types/node 25.2.31 parent 6973955 commit 6d9333d
7 files changed
Lines changed: 325 additions & 255 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
7 | 22 | | |
8 | 23 | | |
9 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
70 | 72 | | |
71 | 73 | | |
72 | 74 | | |
| |||
174 | 176 | | |
175 | 177 | | |
176 | 178 | | |
177 | | - | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
178 | 182 | | |
179 | | - | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
180 | 188 | | |
181 | | - | |
| 189 | + | |
182 | 190 | | |
183 | 191 | | |
184 | 192 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52632 | 52632 | | |
52633 | 52633 | | |
52634 | 52634 | | |
| 52635 | + | |
| 52636 | + | |
| 52637 | + | |
| 52638 | + | |
| 52639 | + | |
| 52640 | + | |
| 52641 | + | |
| 52642 | + | |
| 52643 | + | |
| 52644 | + | |
52635 | 52645 | | |
52636 | 52646 | | |
52637 | 52647 | | |
| |||
52787 | 52797 | | |
52788 | 52798 | | |
52789 | 52799 | | |
| 52800 | + | |
| 52801 | + | |
| 52802 | + | |
| 52803 | + | |
| 52804 | + | |
| 52805 | + | |
| 52806 | + | |
52790 | 52807 | | |
52791 | 52808 | | |
52792 | 52809 | | |
| |||
53242 | 53259 | | |
53243 | 53260 | | |
53244 | 53261 | | |
| 53262 | + | |
| 53263 | + | |
| 53264 | + | |
| 53265 | + | |
| 53266 | + | |
| 53267 | + | |
| 53268 | + | |
| 53269 | + | |
| 53270 | + | |
| 53271 | + | |
| 53272 | + | |
| 53273 | + | |
| 53274 | + | |
| 53275 | + | |
| 53276 | + | |
| 53277 | + | |
| 53278 | + | |
| 53279 | + | |
| 53280 | + | |
| 53281 | + | |
| 53282 | + | |
| 53283 | + | |
| 53284 | + | |
| 53285 | + | |
| 53286 | + | |
| 53287 | + | |
| 53288 | + | |
53245 | 53289 | | |
53246 | 53290 | | |
53247 | 53291 | | |
| |||
53400 | 53444 | | |
53401 | 53445 | | |
53402 | 53446 | | |
53403 | | - | |
| 53447 | + | |
53404 | 53448 | | |
53405 | 53449 | | |
53406 | 53450 | | |
53407 | 53451 | | |
53408 | 53452 | | |
53409 | 53453 | | |
53410 | | - | |
| 53454 | + | |
53411 | 53455 | | |
53412 | 53456 | | |
53413 | 53457 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments