Skip to content

Commit 3a59587

Browse files
Jiafu Tangtzolov
authored andcommitted
fix openapi-chat description in upgrade-notes
1 parent 54930af commit 3a59587

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spring-ai-docs/src/main/antora/modules/ROOT/pages/upgrade-notes.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ to
6565

6666
The following OpenAi Autoconfiguration chat properties has changed
6767

68-
* from `spring.ai.openai.model` to `spring.ai.openai.chat.model`.
69-
* from `spring.ai.openai.temperature` to `spring.ai.openai.chat.temperature`.
68+
* from `spring.ai.openai.model` to `spring.ai.openai.chat.options.model`.
69+
* from `spring.ai.openai.temperature` to `spring.ai.openai.chat.options.temperature`.
7070

71-
Find updated documentation about the OpenAi properties: https://docs.spring.io/spring-ai/reference/api/clients/openai.html
71+
Find updated documentation about the OpenAi properties: https://docs.spring.io/spring-ai/reference/api/clients/openai-chat.html
7272

7373
=== December 27, 2023 Update
7474

0 commit comments

Comments
 (0)