Class StructuredResponseOutputItem

  • All Implemented Interfaces:

    
    public final class StructuredResponseOutputItem<T extends Object>
    
                        

    A wrapper for ResponseOutputItem that provides type-safe access to the message when using the Structured Outputs feature to deserialize a JSON response to an instance of an arbitrary class. See the SDK documentation for more details on Structured Outputs.