File tree Expand file tree Collapse file tree 2 files changed +5
-40
lines changed Expand file tree Collapse file tree 2 files changed +5
-40
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
2- "inference.put_voyageai " : {
2+ "inference.put_eis " : {
33 "documentation" : {
4- "url" : " https://www.elastic.co/guide/en/elasticsearch/reference/current/infer-apis .html" ,
5- "description" : " Configure an VoyageAI inference endpoint"
4+ "url" : " https://www.elastic.co/guide/en/elasticsearch/reference/current/infer-service-elastic .html" ,
5+ "description" : " Configure an inference endpoint that uses the Elastic Inference Service (EIS) "
66 },
77 "stability" : " stable" ,
88 "visibility" : " public" ,
1313 "url" : {
1414 "paths" : [
1515 {
16- "path" : " /_inference/{task_type}/{voyageai_inference_id }" ,
16+ "path" : " /_inference/{task_type}/{eis_inference_id }" ,
1717 "methods" : [" PUT" ],
1818 "parts" : {
1919 "task_type" : {
2020 "type" : " string" ,
2121 "description" : " The task type"
2222 },
23- "voyageai_inference_id " : {
23+ "eis_inference_id " : {
2424 "type" : " string" ,
2525 "description" : " The inference ID"
2626 }
You can’t perform that action at this time.
0 commit comments