Package com.vaadin.flow.component.ai.provider
package com.vaadin.flow.component.ai.provider
-
ClassDescriptionProvider for database schema information and SQL query execution on behalf of an LLM.Factory for creating reusable database
LLMProvider.ToolSpecinstances.LangChain4j implementation ofLLMProvider.Framework-agnostic interface for Large Language Model (LLM) providers.Represents a request to the LLM containing all necessary context, configuration, and tools.A framework-agnostic tool definition that the LLM can invoke.Spring AI implementation ofLLMProvider.