Uses of Class
org.springframework.ai.autoconfigure.openai.OpenAiProperties
Packages that use OpenAiProperties
-
Uses of OpenAiProperties in org.springframework.ai.autoconfigure.openai
Methods in org.springframework.ai.autoconfigure.openai with parameters of type OpenAiPropertiesModifier and TypeMethodDescriptionOpenAiAutoConfiguration.openAiClient
(OpenAiProperties openAiProperties, com.theokanning.openai.service.OpenAiService theoOpenAiService) com.theokanning.openai.service.OpenAiService
OpenAiAutoConfiguration.theoOpenAiService
(OpenAiProperties openAiProperties) Constructors in org.springframework.ai.autoconfigure.openai with parameters of type OpenAiProperties