Skip to content

Commit 992a02f

Browse files
thjanssenilayaperumalg
authored andcommitted
GH-4807: Fix property prefix in OpenAI TTS configuration documentation
Signed-off-by: Thorben Janssen <[email protected]>
1 parent 355b883 commit 992a02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/api/audio/speech/openai-speech.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ NOTE: You can override the common `spring.ai.openai.base-url`, `spring.ai.openai
9595
The `spring.ai.openai.audio.speech.base-url`, `spring.ai.openai.audio.speech.api-key`, `spring.ai.openai.audio.speech.organization-id` and `spring.ai.openai.audio.speech.project-id` properties if set take precedence over the common properties.
9696
This is useful if you want to use different OpenAI accounts for different models and different model endpoints.
9797

98-
TIP: All properties prefixed with `spring.ai.openai.image.options` can be overridden at runtime.
98+
TIP: All properties prefixed with `spring.ai.openai.audio.speech.options` can be overridden at runtime.
9999

100100
== Runtime Options [[speech-options]]
101101

0 commit comments

Comments
 (0)