Class StructuredResponseOutputMessage

  • All Implemented Interfaces:

    
    public final class StructuredResponseOutputMessage<T extends Object>
    
                        

    A wrapper for ResponseOutputMessage that provides type-safe access to the content 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.