Update gen-ai.asciidoc

This commit is contained in:
Philipp Kahr 2023-09-13 16:26:02 +02:00 committed by GitHub
parent d73e596d82
commit 107b59ee52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]