Skip to content

Commit

Permalink
Add AOAI 2024-05-01-preview API version (#29042)
Browse files Browse the repository at this point in the history
* Add AOAI 2024-05-01-preview api version

* Reference files in read me;

* Fix swagger avacado gate;

* Fix spellcheck errors;

* Update cSpell.json to override expected word;

---------

Co-authored-by: Yunsong Bai <yunba@microsoft.com>
  • Loading branch information
YunsongB and Yunsong Bai committed May 14, 2024
1 parent e07876f commit da326fe
Show file tree
Hide file tree
Showing 170 changed files with 31,748 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -1277,6 +1277,12 @@
"threatintelligencestixobjects",
"stixobjects"
]
},
{
"filename": "**/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/**/*.json",
"words": [
"rerank"
]
}
],
"enableFiletypes": [
Expand Down

0 comments on commit da326fe

Please sign in to comment.