Package dev.agenor.core.llm
package dev.agenor.core.llm
-
ClassDescriptionRepresents a function call requested by an LLM.Defines a function that can be called by an LLM.Builder for creating FunctionDefinition instances.Exception thrown during LLM operations.Type of LLM error.Marks an agent as a receiver of an injected
LLMMemoryManager.Represents a single message in an LLM conversation.Message role in the conversation.Core interface for Large Language Model providers.Immutable request object for LLM chat completions.Builder for creating LLMRequest instances.Immutable response object from an LLM chat completion.Builder for creating LLMResponse instances.Token usage information.Represents a chunk of content in a streaming LLM response.