The Wayback Machine - https://web.archive.org/web/20250111224410/https://github.blog/changelog/2025-01-08-github-models-introduces-json-schema-support-for-response-formats/
You can now specify a custom JSON schema as a response format, alongside the existing text and recently released general JSON option. When JSON schema is selected, an input box will allow you to define your desired schema format directly in the playground.
This enhancement provides more control if you’re working with models that require structured responses, helping to mitigate issues like models outputting unnecessary tokens. You can either specify a single object or an array of objects. Additionally, you can save this JSON schema as a preset so that you can use it again later.
JSON Schema structured outputs are currently only supported for the GPT 4o model, and specifically for the api-version: “2024-08-01-preview”.
GitHub Models is a catalog and playground of AI models to help you build AI features and products. You can start using models for free with just your GitHub PAT.
To support better content moderation, you can now disable comments on individual gists in the UI as well as with the APIs. Once commenting is disabled, existing comments on the gist will be hidden and no new comments can be posted.
You can now add a new file directly to the file tree, rather than having to modify the plan.
Error toggling
We’ve enabled an option to toggle errors on and off within your editor. This will allow you to hide errors when you’re not actively working on them.
Improved codespace creation
Now when you create a codespace, your codespace will be created in the region closest to you. This will improve the latency of your connection, providing a smoother experience while editing and using the terminal.
Copilot Workspace for pull requests
Accessibility improvements
Screen readers will now announce when suggestions are applied.
Bug fixes
Fixed a design regression where there was no border between the editor and the file.
Providing feedback
Please give feedback in our GitHub Discussion. We appreciate any and all feedback you have!
✕
Wait! Don't Go Yet 🚀
Get our FREE eBook "10 Programming Tips That Changed Everything" when you subscribe!