wxMaxima
Loading...
Searching...
No Matches
Data Fields
AiChatMessage Struct Reference

One turn of a chat conversation. More...

#include <AiProvider.h>

Data Fields

wxString role
 "user" or "assistant" – never "system"/"model"/etc.; each provider's own request-building maps this pair to whatever vocabulary its own API actually expects (e.g. Google's Gemini calls the AI's own turn "model").
 
wxString content
 

Detailed Description

One turn of a chat conversation.


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