Change8

1.14.4a2

📦 crewaiView on GitHub →
3 features🐛 3 fixes🔧 3 symbols

Summary

This release introduces support for custom persistence keys and enhances Azure OpenAI integration with Responses API support and credential forwarding. Several minor bug fixes address LLM handling and tool execution.

✨ New Features

  • Support custom persistence key in @persist decorator.
  • Add Responses API support for Azure OpenAI provider.
  • Forward credential_scopes to Azure AI Inference client.

🐛 Bug Fixes

  • Use validated messages variable in non-streaming LLM handlers.
  • Warn and return empty when native MCP server returns no tools.
  • Forward base_url and api_key to instructor.from_provider.

Affected Symbols