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

#include <AiApiBridge.h>

Collaboration diagram for AiResponseEx::OpenAiChoice::Message:
Collaboration graph
[legend]

Classes

struct  ToolCall
 

Public Attributes

std::string role
 
std::string content
 
std::vector< ToolCalltool_calls
 

Member Data Documentation

◆ content

std::string AiResponseEx::OpenAiChoice::Message::content

◆ role

std::string AiResponseEx::OpenAiChoice::Message::role

◆ tool_calls

std::vector<ToolCall> AiResponseEx::OpenAiChoice::Message::tool_calls

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