Package com.embabel.agent.spi.support.springai
See: Description
-
Class Summary Class Description AgentProcessBindingToolCallback Bind AgentProcess to ToolContext for use in tool callbacks. ChatModelCallEvent Spring AI low level event DefaultToolDecorator Decorate tools with metadata and publish events. ExceptionSuppressingToolCallback Explain exception rather than propagate it EventPublishingToolCallback ExceptionWrappingConverter Wrap in our exception handling to capture return string MetadataEnrichedToolCallback Add metadata about the tool group to which this tool belongs. SuppressThinkingConverter A decorator for Spring AI's StructuredOutputConverter that cleans up LLM outputs by removing "thinking" blocks. WithExampleConverter Decorator for Spring's StructuredOutputConverter that adds few-shot examples to the output format description. ChatClientLlmOperationsKt SuppressThinkingConverterKt EventPublishingToolCallbackKt ConverterKt