Skip to content

Conversation

@mssfang
Copy link
Contributor

@mssfang mssfang commented May 24, 2024

Added support for service API version 2024-05-01-preview.

  • [AOAI] Added new class OnYourDataContextProperty to represent the context property in the On Your Data deployment.

  • [AOAI] Added new class OnYourDataVectorSearchAuthenticationType, OnYourDataVectorSearchAuthenticationOptions, OnYourDataVectorSearchApiKeyAuthenticationOptions, OnYourDataVectorSearchAccessTokenAuthenticationOptions for the vector search authentication options.

  • [AOAI] Added new class AzureChatExtensionRetrievedDocument and AzureChatExtensionRetrieveDocumentFilterReason to represent the retrieved document and filter reason in the chat extension.

  • [AOAI] Added a new property all_retrieved_documents in AzureChatExtensionsMessageContext class to represent all the retrieved documents in the chat extension.

  • [AOAI] Added new properties max_search_queries, allow_partial_result, and include_contexts in
    AzureCosmosDBChatExtensionParameters, AzureMachineLearningIndexChatExtensionParameters,
    AzureSearchChatExtensionParameters, ElasticsearchChatExtensionParameters, PineconeChatExtensionParameters class
    to support additional search queries.

Embeddings

  • [AOAI] Added a new property dimensions in OnYourDataDeploymentNameVectorizationSource class to represent the dimensions of the vectorization source.

Image

  • [AOAI] Added a new property custom_blocklists in ImageGenerationPromptFilterResults class to represent the prompt filter results.

@mssfang mssfang self-assigned this May 24, 2024
@mssfang mssfang added the Client This issue points to a problem in the data-plane of the library. label May 24, 2024
@mssfang mssfang added this to the 2024-06 milestone May 24, 2024
@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

com.azure:azure-ai-openai

@mssfang mssfang merged commit aa39f2d into main May 30, 2024
@mssfang mssfang deleted the OpenAI-0501 branch May 30, 2024 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Client This issue points to a problem in the data-plane of the library. OpenAI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants