Skip to content

Commit cc7821e

Browse files
DonalEvansgithub-actions[bot]
authored andcommitted
Update Azure Ai Studio service settings to include rerank (#5785)
Support for rerank was correctly documented elsewhere, but missing from the service settings (cherry picked from commit f2ed2f8)
1 parent e993384 commit cc7821e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

output/openapi/elasticsearch-openapi.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/openapi/elasticsearch-serverless-openapi.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/schema.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/inference/_types/CommonTypes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@ export class AzureAiStudioServiceSettings {
667667
* Note that some providers may support only certain task types.
668668
* Supported providers include:
669669
*
670-
* * `cohere` - available for `text_embedding` and `completion` task types
670+
* * `cohere` - available for `text_embedding`, `rerank` and `completion` task types
671671
* * `databricks` - available for `completion` task type only
672672
* * `meta` - available for `completion` task type only
673673
* * `microsoft_phi` - available for `completion` task type only

0 commit comments

Comments
 (0)