SingleChatModelConfiguration
@Configuration
@ConditionalOnSingleCandidate(value = ChatModel::class)
Chat model configuration — activated when no bean-name selector is set and a single ChatModel candidate exists.
Functions
Link copied to clipboard
@Bean