We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3d34e5 commit 2a8fe16Copy full SHA for 2a8fe16
specification/inference/_types/CommonTypes.ts
@@ -703,7 +703,7 @@ export class AzureAiStudioServiceSettings {
703
* Note that some providers may support only certain task types.
704
* Supported providers include:
705
*
706
- * * `cohere` - available for `text_embedding` and `completion` task types
+ * * `cohere` - available for `text_embedding`, `rerank` and `completion` task types
707
* * `databricks` - available for `completion` task type only
708
* * `meta` - available for `completion` task type only
709
* * `microsoft_phi` - available for `completion` task type only
0 commit comments