Created
December 17, 2025 11:46
-
-
Save JackBekket/1f6338cf98d80be1025c31d04b0d06bf to your computer and use it in GitHub Desktop.
fix for oss-gpt-20b tool call in vs code forks (including void IDE and cursor IDE)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "contextWindow": 42000, | |
| "reservedOutputTokenSpace": 8096, | |
| "specialToolFormat": "openai-style", | |
| "reasoningCapabilities": true | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment