Uses of Class
com.vaadin.flow.component.ai.provider.SpringAILLMProvider
Packages that use SpringAILLMProvider
-
Uses of SpringAILLMProvider in com.vaadin.flow.component.ai.provider
Methods in com.vaadin.flow.component.ai.provider that return SpringAILLMProviderModifier and TypeMethodDescriptionstatic SpringAILLMProviderLLMProvider.from(org.springframework.ai.chat.client.ChatClient chatClient) Creates anLLMProviderfrom a Spring AIChatClient.static SpringAILLMProviderLLMProvider.from(org.springframework.ai.chat.model.ChatModel chatModel) Creates anLLMProviderfrom a Spring AIChatModel.