2023-09-29 16:12:07 +08:00
|
|
|
[role="xpack"]
|
|
|
|
[[inference-apis]]
|
|
|
|
== {infer-cap} APIs
|
|
|
|
|
2023-11-02 20:02:29 +08:00
|
|
|
experimental[]
|
|
|
|
|
2023-09-29 16:12:07 +08:00
|
|
|
You can use the following APIs to manage {infer} models and perform {infer}:
|
|
|
|
|
|
|
|
* <<delete-inference-api>>
|
|
|
|
* <<get-inference-api>>
|
|
|
|
* <<post-inference-api>>
|
|
|
|
* <<put-inference-api>>
|
|
|
|
|
|
|
|
|
|
|
|
include::delete-inference.asciidoc[]
|
|
|
|
include::get-inference.asciidoc[]
|
|
|
|
include::post-inference.asciidoc[]
|
|
|
|
include::put-inference.asciidoc[]
|