16 lines
374 B
Plaintext
16 lines
374 B
Plaintext
|
[role="xpack"]
|
||
|
[[inference-apis]]
|
||
|
== {infer-cap} APIs
|
||
|
|
||
|
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[]
|