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

#include <AiApiBridge.h>

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

Public Attributes

std::string id
 
std::string type
 
struct {
   std::string   name
 
   std::string   arguments
 
function
 

Member Data Documentation

◆ arguments

std::string AiResponseEx::OpenAiChoice::Message::ToolCall::arguments

◆ 

struct { ... } AiResponseEx::OpenAiChoice::Message::ToolCall::function

◆ id

std::string AiResponseEx::OpenAiChoice::Message::ToolCall::id

◆ name

std::string AiResponseEx::OpenAiChoice::Message::ToolCall::name

◆ type

std::string AiResponseEx::OpenAiChoice::Message::ToolCall::type

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