Commit graph

21 commits

Author SHA1 Message Date
kosabogi
4d41331948
Changes elser service to elasticsearch service in the Semantic search with the inference API page (#118536) (#118545) 2024-12-12 22:43:58 +11:00
David Kyle
3bb04d0219
[DOCS][ML] Use elasticsearch service instead of deprecated elser service in tutorials (#118007) (#118441) 2024-12-11 22:18:33 +11:00
István Zoltán Szabó
0c428b4923
[DOCS] Improves inference workflow tutorial. (#112870) (#112879) 2024-09-14 02:01:16 +10:00
István Zoltán Szabó
21183609ae
[DOCS] Simplifies semantic_text tutorial by removing copy_to field (#112864) (#112876) 2024-09-14 01:16:51 +10:00
István Zoltán Szabó
adb23531f9
[DOCS] Adds Google Vertex AI tutorial (#112339)
Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
2024-08-30 13:17:59 +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ó
3f7f5ac48a
[DOCS] Adds elser service to the inference tutorial (#111406)
* [DOCS] Adds elser service to the inference tutorial.

* [DOCS] Amends search intro text.

* [DOCS] Addresses feedback.
2024-07-30 14:49:58 +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
Mark J. Hoy
80a22ec046
[Inference API] Add Docs for Mistral Embedding Support for the Inference API (#109319)
* Initial docs for put-inference for Mistral

* adds mistral embeddings to tutorial; add changelog

* update mistral text and dimensions

* fix mistral spelling error

* fix azure AI studio; fix Mistral label

* fix auto-formatted items

* change pipeline button back to azure openai

* put proper Azure AI Studio include in

* fix missing azure-openai; fix huggingface hidden

* fix mistral tab for reindex

* re-add Mistral service settings to put inference
2024-06-05 11:23:29 -04:00
István Zoltán Szabó
1413c67d99
[DOCS] Amends inference reference docs and tutorials (#109159)
* [DOCS] Fixes inference tutorial widgets.

* [DOCS] Adds link to notebooks, rearranges sections in PUT inference API docs.
2024-05-29 17:43:10 +02:00
Mark J. Hoy
b3a902e035
Add Docs for Azure AI Studio Support for the Inference API (#108737)
* add docs and embeddings tutorial pieces

* cleanup openai reference

* Suggested cleanups; add missing div tag

* one more change for clarity (requests per minute)
2024-05-17 10:35:43 -04:00
Mark J. Hoy
624a5b1fe5
Add Docs for Azure OpenAI Embeddings Inference (#107498)
* Update docs for Azure OpenAI Embeddings inference

* cleanups

* update link for dot_product similarity

* final cleanups
2024-04-16 10:52:27 -04:00
István Zoltán Szabó
1587dada58
[DOCS] Fixes a typo in the HugggingFace tutorial. (#107321) 2024-04-10 18:50:44 +02:00
István Zoltán Szabó
afb492272a
[DOCS] Adds HuggingFace example to inference API tutorial (#107298) 2024-04-10 17:57:18 +02:00
István Zoltán Szabó
331d7831ff
[DOCS] Fixes search request in semantic search tutorial. (#107034) 2024-04-03 11:30:14 +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ó
e92a7a7168
[DOCS] Adds note to inference tutorial about similarity (#106567) 2024-03-21 14:33: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
István Zoltán Szabó
265461fb1b
[DOCS] Changes element_type in index mapping for the infrence tutorial. (#106233) 2024-03-12 14:43:58 +01:00
István Zoltán Szabó
3dcfbe0732
[DOCS] Changes the cohere example to use a different model (#106037) 2024-03-06 19:40:04 +01:00
István Zoltán Szabó
6ae9dbfda7
[DOCS] Adds cohere service example to the inference API tutorial (#105904)
Co-authored-by: Jonathan Buttner <56361221+jonathan-buttner@users.noreply.github.com>
2024-03-04 16:43:41 +01:00