1.0.0-beta.5 (2025-03-17)
Features Added
- Added
ConnectionProvider
abstraction inAIProjectClient
to enable seamless connectivity with Azure OpenAI, Inference, and Search SDKs. - Added
CognitiveService
connection type. - Added support for URL citations with the
MessageTextUrlCitationAnnotation
class.MessageTextContent
objects now can possibly haveAnnotations
populated in order to provide information on URL citations.