Package-level declarations

Types

Link copied to clipboard
interface PromptExecutor

An interface representing an executor for processing language model prompts. This defines methods for executing prompts against models with or without tool assistance, as well as for streaming responses.