LanguageModelSession.Response
A structure that stores the output of a response call.
Declaration
struct Response<Content> where Content : GenerableA structure that stores the output of a response call.
struct Response<Content> where Content : Generable