Uses of Package
com.vaadin.flow.component.ai.provider
Packages that use com.vaadin.flow.component.ai.provider
-
Classes in com.vaadin.flow.component.ai.provider used by com.vaadin.flow.component.ai.orchestratorClassDescriptionFramework-agnostic interface for Large Language Model (LLM) providers.
-
Classes in com.vaadin.flow.component.ai.provider used by com.vaadin.flow.component.ai.providerClassDescriptionLangChain4j implementation of
LLMProvider.Framework-agnostic interface for Large Language Model (LLM) providers.Represents a request to the LLM containing all necessary context, configuration, and tools.Spring AI implementation ofLLMProvider.