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 ee251dc commit cbf5f94Copy full SHA for cbf5f94
specification/inference/put_custom/PutCustomRequest.ts
@@ -71,7 +71,7 @@ import { InferenceChunkingSettings } from '@inference/_types/Services'
71
* * `${top_n}` refers to the `top_n` field available when performing rerank requests.
72
* * `${return_documents}` refers to the `return_documents` field available when performing rerank requests.
73
* @rest_spec_name inference.put_custom
74
- * @availability stack since=8.13.0 stability=stable visibility=public
+ * @availability stack since=8.19.0 stability=stable visibility=public
75
* @availability serverless stability=stable visibility=public
76
* @cluster_privileges manage_inference
77
* @doc_id inference-api-put-custom
0 commit comments