v1.7.1
·
226 commits
to main
since this release
What's Changed
- Remove the "CreateChatCompletion" function by @rumpl in #475
- Implement structured outputs by @rumpl in #474
- provide structured output option to provider.New by @krissetto in #477
- Don't use structured outputs in title creation and summarization by @krissetto in #478
- Native progress bar by @rumpl in #479
- JSON Schema rework by @dgageot in #480
- Simpler code for cobra commands by @dgageot in #483
- Better support remote MCP servers references by their name in the MCP Catalog by @dgageot in #481
- Handle ctrl-c for all commands by @dgageot in #484
- Fix OAuth flow breaking MCP session initialization by @trungutt in #486
Full Changelog: v1.7.0...v1.7.1