Skip to content

Commit 2a8fe16

Browse files
committed
Update Azure Ai Studio service settings to include rerank
1 parent e3d34e5 commit 2a8fe16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/inference/_types/CommonTypes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ export class AzureAiStudioServiceSettings {
703703
* Note that some providers may support only certain task types.
704704
* Supported providers include:
705705
*
706-
* * `cohere` - available for `text_embedding` and `completion` task types
706+
* * `cohere` - available for `text_embedding`, `rerank` and `completion` task types
707707
* * `databricks` - available for `completion` task type only
708708
* * `meta` - available for `completion` task type only
709709
* * `microsoft_phi` - available for `completion` task type only

0 commit comments

Comments
 (0)