Update openai-embeddings.adoc
fix base-url error in openai-embeddings.adoc
This commit is contained in:
committed by
Christian Tzolov
parent
37c222a5f3
commit
7d83ed63d1
@@ -75,7 +75,7 @@ The prefix `spring.ai.openai` is used as the property prefix that lets you conne
|
||||
|====
|
||||
| Property | Description | Default
|
||||
|
||||
| spring.ai.openai.base-url | The URL to connect to | https://api.openai.com
|
||||
| spring.ai.openai.base-url | The URL to connect to | +https://api.openai.com+
|
||||
| spring.ai.openai.api-key | The API Key | -
|
||||
|====
|
||||
|
||||
|
||||
Reference in New Issue
Block a user