Skip to content

Commit da326fe

Browse files
YunsongBYunsong Bai
andauthored
Add AOAI 2024-05-01-preview API version (#29042)
* 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 <[email protected]>
1 parent e07876f commit da326fe

File tree

170 files changed

+31748
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

170 files changed

+31748
-0
lines changed

cSpell.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1277,6 +1277,12 @@
12771277
"threatintelligencestixobjects",
12781278
"stixobjects"
12791279
]
1280+
},
1281+
{
1282+
"filename": "**/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/**/*.json",
1283+
"words": [
1284+
"rerank"
1285+
]
12801286
}
12811287
],
12821288
"enableFiletypes": [

0 commit comments

Comments
 (0)