Skip to content

Commit cbf5f94

Browse files
Correcting release version to 8.19.0 for custom service for the inference API (#5313) (#5318)
* Correcting release date * Switch to 8.19 (cherry picked from commit 2b98093) Co-authored-by: Jonathan Buttner <56361221+jonathan-buttner@users.noreply.github.com>
1 parent ee251dc commit cbf5f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/inference/put_custom/PutCustomRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ import { InferenceChunkingSettings } from '@inference/_types/Services'
7171
* * `${top_n}` refers to the `top_n` field available when performing rerank requests.
7272
* * `${return_documents}` refers to the `return_documents` field available when performing rerank requests.
7373
* @rest_spec_name inference.put_custom
74-
* @availability stack since=8.13.0 stability=stable visibility=public
74+
* @availability stack since=8.19.0 stability=stable visibility=public
7575
* @availability serverless stability=stable visibility=public
7676
* @cluster_privileges manage_inference
7777
* @doc_id inference-api-put-custom

0 commit comments

Comments
 (0)