mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
parent
46a457e0cc
commit
db001d9d4f
1 changed files with 9 additions and 4 deletions
|
@ -63,10 +63,9 @@ To use {x}, you'll need the following:
|
|||
|
||||
| *Amazon Bedrock*
|
||||
a|
|
||||
* Anthropic: Claude 3 Sonnet
|
||||
* Anthropic: Claude 3.5 Sonnet
|
||||
* Anthropic: Claude 3 Haiku
|
||||
a|
|
||||
Does not currently support streaming.
|
||||
|
||||
| *OpenAI*
|
||||
a|
|
||||
|
@ -80,6 +79,13 @@ a|
|
|||
* GPT-3 turbo
|
||||
* GPT-4 turbo
|
||||
a|
|
||||
Buffers responses in large chunks
|
||||
|
||||
| *Google*
|
||||
a|
|
||||
* Google Gemini 1.5 Pro
|
||||
* Google Gemini 1.5 Flash
|
||||
a|
|
||||
|
||||
|===
|
||||
|
||||
|
@ -200,5 +206,4 @@ Once you've got {x} up and running, and you've tested out the chat interface, yo
|
|||
|
||||
include::playground-context.asciidoc[]
|
||||
include::playground-query.asciidoc[]
|
||||
include::playground-troubleshooting.asciidoc[]
|
||||
|
||||
include::playground-troubleshooting.asciidoc[]
|
Loading…
Add table
Add a link
Reference in a new issue