Commit graph

26 commits

Author SHA1 Message Date
Jonathan Buttner
838a41a839
[ML] Adding docs for the unified inference API (#118696)
* Including examples

* Using js instead of json

* Adding unified docs to main page

* Adding missing description text

* Refactoring to remove unified route

* Addign back references to the _unified route

* Update docs/reference/inference/chat-completion-inference.asciidoc

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Address feedback

---------

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
2025-01-13 09:48:23 -05:00
Joan Fontanals
53a16ee967
[docs] Add documentation for JinaAI service (#118782) 2025-01-07 18:04:12 +00:00
Lisa Cawley
ba8beecdb0
[DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
kosabogi
b2998378a3
[DOCS] Adds default inference endpoints information (#118463)
* Adds default inference andpoints information

* Update docs/reference/inference/inference-apis.asciidoc

Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>

---------

Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
2024-12-12 12:15:28 +01:00
kosabogi
6855a4ecd3
[DOCS] Adds adaptive allocations information to Inference APIs (#117546)
* Adds adaptive allocations information to Inference APIs

* Update docs/reference/inference/inference-apis.asciidoc

Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>

* Update docs/reference/inference/put-inference.asciidoc

Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>

* Update docs/reference/inference/inference-apis.asciidoc

Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>

---------

Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
2024-12-04 14:22:59 +01:00
István Zoltán Szabó
d67d8eacfe
[DOCS] Comments out default inference config docs. (#115742) 2024-10-28 14:32:02 +01:00
István Zoltán Szabó
e82e6af505
[DOCS] Documents configurable chunking (#115300)
Co-authored-by: David Kyle <david.kyle@elastic.co>
2024-10-25 17:35:48 +02:00
István Zoltán Szabó
ca4009e298
[DOCS] Adds stream inference API docs (#115333)
Co-authored-by: Pat Whelan <pat.whelan@elastic.co>
2024-10-25 09:13:18 +02:00
István Zoltán Szabó
4fb7a4f1e9
[DOCS] Improve inference API documentation (#115235)
Co-authored-by: David Kyle <david.kyle@elastic.co>
2024-10-24 14:07:06 +02:00
István Zoltán Szabó
f256752501
[DOCS] Removes experimental tag from Inference API pages (#113857) 2024-10-21 12:56:56 +02:00
István Zoltán Szabó
ecf4af1e88
[DOCS] Documents watsonx service of the Inference API (#115088)
Co-authored-by: Saikat Sarkar <132922331+saikatsarkar056@users.noreply.github.com>
2024-10-21 09:41:55 +02:00
István Zoltán Szabó
39949c1454
[DOCS] Modifies inference landscape image. (#115090) 2024-10-18 13:19:24 +02:00
István Zoltán Szabó
8e26d18029
[DOCS] Adds Update inference API reference docs (#114803)
* [DOCS] Adds Update inference API reference docs.

* [DOCS] Includes update inference API docs in index.
2024-10-17 11:35:30 +02:00
weizijun
b9dea69b5c
[Inference API] Add Docs for AlibabaCloud AI Search Support for the Inference API (#112273)
Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
2024-08-29 09:17:27 +02:00
István Zoltán Szabó
7f67ba9958
[DOCS] Expands inference API main page info (#111830) 2024-08-14 16:04:11 +02:00
István Zoltán Szabó
0b064c7539
[DOCS] Publishes Anthropic inference service docs. (#111619) 2024-08-07 11:18:43 +02:00
Mark J. Hoy
560d4048d2
[Inference API] Add Docs for Amazon Bedrock Support for the Inference API (#110594)
* Add Amazon Bedrock Inference API to docs

* fix example errors

* update semantic search tutorial; add changelog

* fix typo

* fix error; accept suggestions
2024-07-12 10:14:54 -04:00
David Kyle
1b6d44b55d
[DOCS] Fix typo: though -> through (#110636) 2024-07-09 07:30:42 -07:00
Tim Grein
390439ad9f
[Inference API] Add Google Vertex AI text embeddings docs (#110317) 2024-07-02 14:47:14 +02:00
István Zoltán Szabó
43f5696406
[DOCS] Refactors PUT inference API docs (#109812) 2024-07-01 10:12:16 +02:00
Tim Grein
6d864154ca
[Inference API] Add Google AI Studio completion docs (#109089) 2024-05-28 15:21:33 +02:00
Tim Grein
34293131b8
[Inference API] Add Azure OpenAI completion docs (#108704) 2024-05-16 13:22:01 +02:00
István Zoltán Szabó
29a3256a7d
[DOCS] Makes Inference APIs main page more informative. (#107100) 2024-04-04 15:42:03 +02: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ó
f8922080d4
[DOCS] Adds technical preview note to inference APIs. (#101703) 2023-11-02 13:02:29 +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