-
Interfaces Interface Description com.embabel.agent.api.common.nested.ObjectCreator Interface to create objects of the given type from a prompt or messages. com.embabel.agent.api.common.nested.TemplateOperations Llm operations based on a compiled template. com.embabel.agent.api.common.streaming.StreamingPromptRunnerOperations Streaming operations interface providing fluent API for configuring and executing streaming prompts. com.embabel.agent.api.common.thinking.ThinkingPromptRunnerOperations User-facing interface for executing prompts with thinking block extraction.
-
Classes Class Description com.embabel.agent.api.annotation.AgentCapabilities com.embabel.agent.api.common.nested.ObjectCreationExample An example of creating an object of the given type.