mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Update gen-ai.asciidoc
This commit is contained in:
parent
d73e596d82
commit
107b59ee52
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Generative AI connectors have the following configuration properties:
|
|||
|
||||
Name:: The name of the connector.
|
||||
API Provider:: The OpenAI API provider, either OpenAI or Azure OpenAI.
|
||||
API URL:: The OpenAI request URL.
|
||||
API URL:: The OpenAI request URL should include the API version. Currently working is: `?api-version=2023-07-01-preview` or newer.
|
||||
API Key:: The OpenAI or Azure OpenAI API key for authentication.
|
||||
|
||||
[float]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue