features/llm/structured_output/structured_output_handler library

Classes

StructuredOutputConfig
Configuration for structured output generation Matches iOS StructuredOutputConfig from Features/LLM/StructuredOutput/
StructuredOutputHandler
Handles structured output generation and validation Matches iOS StructuredOutputHandler from Features/LLM/StructuredOutput/StructuredOutputHandler.swift
StructuredOutputStreamResult<T>
Result container for streaming structured output Matches iOS StructuredOutputStreamResult from Features/LLM/StructuredOutput/
StructuredOutputValidation
Structured output validation result Matches iOS StructuredOutputValidation

Exceptions / Errors

StructuredOutputError
Structured output errors Matches iOS StructuredOutputError