All Classes and Interfaces
Class
Description
Interface for file upload components that are used in an AI conversation.
Interface for input components that are used in an AI conversation.
Represents a message in an AI conversation.
Interface for message list components that can display AI conversation
messages.
Orchestrator for AI-powered chat interfaces.
Builder for AiOrchestrator.
Event fired when a user submits input.
Listener for input submit events.
LangChain4j implementation of
LLMProvider.Framework-agnostic interface for Large Language Model (LLM) providers.
Represents a file attachment that can be sent to the LLM for analysis.
Represents a request to the LLM containing all necessary context,
configuration, and tools.
Spring AI implementation of
LLMProvider.