What's Changed
- feat(flow): support custom persistence key in @persist by @lucasgomide in #5649
- fix(llm): use validated messages variable in non-streaming handlers by @greysonlalonde in #5655
- feat(azure): add Responses API support for Azure OpenAI provider by @kunalk16 in #5201
- fix(mcp): warn and return empty when native MCP server returns no tools by @greysonlalonde in #5657
- fix(instructor): forward base_url and api_key to instructor.from_provider by @greysonlalonde in #5658
- feat(azure): forward credential_scopes to Azure AI Inference client by @mattatcha in #5661
New Contributors
Full Changelog: 1.14.4a1...1.14.4a2