Skip to content

Commit 0569df7

Browse files
ykoh42markpollack
authored andcommitted
docs: fix azure-openai-chat gradle dependencies
Signed-off-by: ykoh42 <[email protected]>
1 parent 3a3439e commit 0569df7

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/chat/azure-openai-chat.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Gradle::
112112
[source,groovy]
113113
----
114114
dependencies {
115-
implementation 'spring-ai-starter-model-azure-openai'
115+
implementation 'org.springframework.ai:spring-ai-starter-model-azure-openai'
116116
}
117117
----
118118
======

0 commit comments

Comments
 (0)