Guitar
Classes | Public Attributes | List of all members
AiResponseEx::OpenAiOutputItem Struct Reference

#include <AiApiBridge.h>

Collaboration diagram for AiResponseEx::OpenAiOutputItem:
Collaboration graph
[legend]

Classes

struct  Content
 

Public Attributes

std::string id
 
std::string type
 
std::string status
 
std::string arguments
 
std::string call_id
 
std::string name
 
std::vector< Contentcontent
 

Member Data Documentation

◆ arguments

std::string AiResponseEx::OpenAiOutputItem::arguments

◆ call_id

std::string AiResponseEx::OpenAiOutputItem::call_id

◆ content

std::vector<Content> AiResponseEx::OpenAiOutputItem::content

◆ id

std::string AiResponseEx::OpenAiOutputItem::id

◆ name

std::string AiResponseEx::OpenAiOutputItem::name

◆ status

std::string AiResponseEx::OpenAiOutputItem::status

◆ type

std::string AiResponseEx::OpenAiOutputItem::type

The documentation for this struct was generated from the following file: