Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR azure-ai-openai] Adding 'model' property to ChatCompletions. #10046

Closed
wants to merge 194 commits into from

Conversation

azure-sdk
Copy link
Owner

Create to sync Azure/azure-rest-api-specs#28554

curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/28554/azure-sdk-for-java/azure-ai-openai/azure-ai-openai-1.0.0-beta.8.jar" -o azure-ai-openai-1.0.0-beta.8.jar
mvn install:install-file -DgroupId=com.azure -DartifactId=azure-ai-openai -Dversion=1.0.0-beta.0 -Dfile=azure-ai-openai-1.0.0-beta.8.jar -Dpackaging=jar -DgeneratePom=true

azure-sdk and others added 30 commits March 8, 2024 13:12
…ure#39140)

* Create a separate job for events requiring Az CLI

* Update .github/workflows/event-processor.yml

Co-authored-by: Wes Haggard <[email protected]>

---------

Co-authored-by: James Suplizio <[email protected]>
Co-authored-by: Wes Haggard <[email protected]>
…#39139)

In the case there is exactly one previous release PS will return the single object and thus the Count property will not exist. Instead this change ensures that we always have a list.

Co-authored-by: Wes Haggard <[email protected]>
The focus of these changes is to fix service label duplication that would cause inappropriate matches for the messaging services.

### Important context:

- The `Service Attention` label is ignored during match logic.

- Service label matches follow the same rules as paths for pull requests.  This means that ordering of rules is important; scanning starts at the bottom of the file and progresses towards the top.   Once the first match is found, it is used and scanning stops.

This means that the `/<NotInRepo>/` section at the bottom of this file will be the first matches found for most service tags, causing automated triage to consider these tags to be service-owned and assigned.
* March Preview Regen

* Regenerating swagger

* Adding `stored` SearchField annotation to FieldBuilder

* Include suppression files

* Updating Service Version Preview and test re-recordings

* Adding Support for Int16 and SByte

* Updating FieldBuilderTests and re-recording tests

* re-recording tests

* re-recording tests

* re-recording tests and fixing test failure

* re-recording tests

* updating code coverage requirements
)

* Prepare Monitor Ingestion March 2024 Patch Release (Manual)

* Update CHANGELOG.md
* Support url.query

* Handle default port
Fix CODEOWNER formatting
* Prepare to release beta.21

* Reword

Co-authored-by: Trask Stalnaker <[email protected]>

---------

Co-authored-by: Trask Stalnaker <[email protected]>
* Prepare Search March 2024 Beta Release

* updating code coverage requirements
* New ApiCenter events

* update to final
* Regenerate metrics clients from latest swagger

* use 2024-02-01 version
* Prepare March 2023 EventGrid Release

* update version_client.txt
…but adding more verbose logs when retries have been re-enqueued. (Azure#39169)

* azure-cosmos-spark: Reducing noisy logs in WARN but adding more verbose logs when retries have been re-enqueued.

* Reacting to code review feedback

* Changelogs
…-01 (Azure#39180)

* [Automation] External Change

* [Automation] Generate Fluent Lite from storageactions#package-2023-01-01
…cript (Azure#39185)

* Set version of org.apache.maven.plugins:maven-gpg-plugin in publish script

* there's supposed to be a ; before the version, not a :
Turning on GitHub Action to enforce the max life of issues. "Close stale issues"
* Incrementing Versions for Tables Release (Cherry-Pick)

* Updating Tables README.md

---------

Co-authored-by: Azure SDK Bot <[email protected]>
…ves the problem (Azure#39497)

Co-authored-by: Scott Beddall (from Dev Box) <[email protected]>
@azure-sdk azure-sdk force-pushed the sdkAuto/28554/azure-ai-openai branch 2 times, most recently from ba17842 to 708ca35 Compare April 2, 2024 02:28
@azure-sdk azure-sdk force-pushed the sdkAuto/28554/azure-ai-openai branch from 708ca35 to 3d6f708 Compare April 2, 2024 02:49
alzimmermsft and others added 8 commits April 2, 2024 08:16
* Pass valid original artifact file name in request to APIView
* populate error messages for non-cosmos exception

* fix exception message in gateway diagnostics

* update changelog

* Update CHANGELOG.md

---------

Co-authored-by: annie-mac <[email protected]>
Co-authored-by: Fabian Meiswinkel <[email protected]>
* add service principal support

---------

Co-authored-by: annie-mac <[email protected]>
* Remove soft errors in validation step from Devops pipeline

* update artifact name

---------

Co-authored-by: Praveen Kuttappan <[email protected]>
Merge 1236daacb3f8c571c0fe97855ac12556d7a38172 into 8af9817c15d688c941cda106758045b5deb9a069
@azure-sdk azure-sdk force-pushed the sdkAuto/28554/azure-ai-openai branch from 3d6f708 to da74447 Compare April 2, 2024 20:37
@azure-sdk azure-sdk closed this Apr 7, 2024
@azure-sdk azure-sdk deleted the sdkAuto/28554/azure-ai-openai branch April 7, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.