File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
spring-ai-docs/src/main/antora/modules/ROOT/pages Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 65
65
66
66
The following OpenAi Autoconfiguration chat properties has changed
67
67
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`.
70
70
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
72
72
73
73
=== December 27, 2023 Update
74
74
You can’t perform that action at this time.
0 commit comments