Package com.pnfsoftware.jeb.util.llm
package com.pnfsoftware.jeb.util.llm
Helpers for configuring and driving conversations with large language model endpoints.
-
ClassDescriptionA stateful conversation with a large language model endpoint.Types of LLM endpoints.Factory for creating LLM conversations backed by the supported provider APIs.Base type for content blocks sent to or received from an LLM conversation.Text content block.Tool response content block sent back to an LLM after a tool-use request.Tool-use request returned by an LLM.Usage and timing counters collected for a conversation.Definition of a tool that may be made available to an LLM.Settings used to create an LLM conversation.