One turn of a chat conversation.
More...
#include <AiProvider.h>
|
|
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 |
| |
One turn of a chat conversation.
The documentation for this struct was generated from the following file: