Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Bump @azure/openai from 1.0.0-beta.11 to 1.0.0-beta.12 #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps @azure/openai from 1.0.0-beta.11 to 1.0.0-beta.12.

Release notes

Sourced from @​azure/openai's releases.

@​azure/openai_1.0.0-beta.12

1.0.0-beta.12 (2024-04-01)

Features Added

  • Adds a new property logprobs in ChatChoice to support log probabilities for this chat choice
  • Adds new properties logprobs and topLogprobs in ChatCompletionsOptions class to support log probabilities for chat completions
  • Adds dimensions in GetEmbeddingsOptions. when using Azure OpenAI, specifies the input type to use for embedding search.
  • Updates the default service API version to 2024-03-01-preview
  • Returns content filter results and prompt filter results for image generations through contentFilterResults and promptFilterResults properties

Breaking Changes

  • AzureChatExtensionConfiguration, OnYourDataAuthenticationOptions, OnYourDataVectorizationSource, OnYourDataVectorizationSourceType, ChatCompletionsNamedToolSelection, ChatCompletionsToolDefinition, ChatCompletionsToolCall, ChatMessageContentItem, ChatRequestMessage, ChatFinishDetails are renamed with Union postfix.
  • AzureCognitiveSearchQueryType, ChatMessageImageDetailLevel, ElasticsearchQueryType, FunctionCallPreset, ImageGenerationQuality, ImageGenerationResponseFormat, ImageSize, ImageGenerationStyle, OnYourDataAuthenticationType, OnYourDataVectorizationSourceType union types no longer have fixed values.
  • prompFilterResults property in ChatCompletions, prompFilterResults property in Choice, toolCalls in ChatResponseMessage are now optional

Changes to "bring your own data" features:

  • Introduces a new type: AzureChatExtensionDataSourceResponseCitation
  • For AzureChatExtensionsMessageContext, replaced messages property with citations and added intent as a string
  • Rename AzureCognitiveSearch to AzureSearch
  • embeddingDependency is a required property for AzureCosmosDBChatExtensionConfiguration
  • All extension configuration type properties are changed into snake casing. For example, type AzureCosmosDB is changed into azure_cosmos_dbin AzureCosmosDBChatExtensionConfiguration
  • All authentication type properties are changed into snake casing. For example, type ConnectionString is changed into connection_stringin OnYourDataConnectionStringAuthenticationOptions
  • New properties are added to AzureCosmosDBFieldMappingOptions: contentFields, contentFieldsSeparator, filepathField, titleField, and urlField.
  • Adds additional support for different authentication options, including access token and encoded API key authentication
  • embeddingDependency is required in PineconeChatExtensionConfiguration
  • contentField is required in PineconeFieldMappingOptions

Bugs Fixed

  • Fix a bug where ChatCompletionsFunctionToolCall did not expose the index property for the streaming mode.
Commits
  • c3988e4 Sync eng/common directory with azure-sdk-tools for PR 7986 (#29141)
  • 7c3bec9 [test-credential] Cleanup tilde (~) in favor of caret (^) for @​azure-tools/te...
  • 66909ae [OpenAI] Prepare release script & publish samples (#29137)
  • 158e74f Added Alpha3 Hold Unhold sdk changes. (#28797)
  • 09fac37 [Perf] Fix service-bus and event-hubs perf pipelines (#29124)
  • 7ddba2c [app-config] Run prepare release script (#29134)
  • 877fbf2 [Azure Monitor OpenTelemetry] Handle Parsing Nested Objects in Integration Te...
  • 7f1f103 [Test Utils] [Recorder] Migrate to esm (#28667)
  • 1f4aa9a Integrate ESRP Release to release pipeline (#28892)
  • 808963a [Identity] Renames for msi to mi or managed-identity (#29119)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for @​azure/openai since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@azure/openai](https://github.com/Azure/azure-sdk-for-js) from 1.0.0-beta.11 to 1.0.0-beta.12.
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/openai_1.0.0-beta.11...@azure/openai_1.0.0-beta.12)

---
updated-dependencies:
- dependency-name: "@azure/openai"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner April 8, 2024 22:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2024
@dependabot dependabot bot requested a review from AmanAgarwal041 April 8, 2024 22:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants