Commit graph

14 commits

Author SHA1 Message Date
Tim Grein
e56dcee078
[Inference API] Add completion task type docs (#106876) 2024-04-02 13:34:46 +02:00
István Zoltán Szabó
a3d96b9333
[DOCS] Changes model_id path param to inference_id (#106719) 2024-03-26 08:20:34 +01:00
István Zoltán Szabó
11a4e4029a
[DOCS] Adjusts PUT inference API docs examples (#106604)
Co-authored-by: David Kyle <david.kyle@elastic.co>
2024-03-21 14:57:10 +01:00
István Zoltán Szabó
09b6072afd
[DOCS] Changes Cohere inference examples in tutorial and API docs (#106524) 2024-03-20 15:07:41 +01:00
David Kyle
2087b65523
[ML] Create inference_user and inference_admin roles (#106371)
Defines new inference_user and inference_admin roles with the 
related cluster privileges manage_inference and monitor_inference.
inference_user can list the models and preform inference, 
inference_admin can do the same plus create and delete models
2024-03-20 11:15:21 +00:00
David Kyle
3587bc828e
[ML] Rename the internal text embedding service to elasticsearch (#105753) 2024-02-25 11:06:21 +00:00
István Zoltán Szabó
6827f002bb
[DOCS] Adds docs to built-in and Eland model support in Inference API (#105500)
Co-authored-by: Max Hniebergall <137079448+maxhniebergall@users.noreply.github.com>
2024-02-15 09:29:41 +01:00
István Zoltán Szabó
6e8e7ba875
[DOCS] Adds cohere service to inference API docs (#105394) 2024-02-12 16:35:57 +01:00
István Zoltán Szabó
f9398ed506
[DOCS] Adds Hugging Face service to the inference API docs (#104190) 2024-01-15 11:21:22 +01:00
István Zoltán Szabó
e93892c0fd
[DOCS] Expands inference API docs (#104047)
Co-authored-by: David Kyle <david.kyle@elastic.co>
2024-01-09 15:46:46 +01:00
István Zoltán Szabó
c8ab61014c
[DOCS] Expands inference API docs (#102634)
* [DOCS] Expands inference API docs.

* [DOCS] Adds example API call.

* [DOCS] Changes task_settings collapsible section.
2023-11-28 15:10:59 +01:00
István Zoltán Szabó
f8922080d4
[DOCS] Adds technical preview note to inference APIs. (#101703) 2023-11-02 13:02:29 +01:00
David Kyle
f52d5fab7c
[ML] Rename the ELSER service (#100944) 2023-10-17 09:58:38 +01:00
István Zoltán Szabó
c2072fc4d3
[DOCS] Adds reference documentation for inference API (#99658)
* [DOCS] Creates documentation structure.

* [DOCS] Adds PUT inference API docs and part of GET inference API docs.

* [DOCS] Fixes complaining CI.

* [DOCS] Adds GET and DELETE API docs for inference API.

* [DOCS] Adds POST inference API docs.

* Apply suggestions from code review
2023-09-29 10:12:07 +02:00