mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
18 lines
No EOL
390 B
Text
18 lines
No EOL
390 B
Text
[role="xpack"]
|
|
[[inference-apis]]
|
|
== {infer-cap} APIs
|
|
|
|
experimental[]
|
|
|
|
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[] |