Skip to content

Commit a64c0b9

Browse files
authored
[DOCS] Adds technical preview note to inference APIs. (#101703) (#101707)
1 parent f9a084b commit a64c0b9

File tree

5 files changed

+10
-0
lines changed

5 files changed

+10
-0
lines changed

docs/reference/inference/delete-inference.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
[[delete-inference-api]]
33
=== Delete {infer} API
44

5+
experimental[]
6+
57
Deletes an {infer} model deployment.
68

79

docs/reference/inference/get-inference.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
[[get-inference-api]]
33
=== Get {infer} API
44

5+
experimental[]
6+
57
Retrieves {infer} model information.
68

79
[discrete]

docs/reference/inference/inference-apis.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
[[inference-apis]]
33
== {infer-cap} APIs
44

5+
experimental[]
6+
57
You can use the following APIs to manage {infer} models and perform {infer}:
68

79
* <<delete-inference-api>>

docs/reference/inference/post-inference.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
[[post-inference-api]]
33
=== Perform inference API
44

5+
experimental[]
6+
57
Performs an inference task on an input text by using an {infer} model.
68

79

docs/reference/inference/put-inference.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
[[put-inference-api]]
33
=== Create {infer} API
44

5+
experimental[]
6+
57
Creates a model to perform an {infer} task.
68

79

0 commit comments

Comments
 (0)