Mila
Deep Neural Network Library
Loading...
Searching...
No Matches
Mila::Dnn::Gemma::GemmaToolCall Struct Referenceexport

A tool call parsed out of the model's native <|tool_call> emission. More...

Public Attributes

std::string arguments
std::string name

Detailed Description

A tool call parsed out of the model's native <|tool_call> emission.

arguments is a JSON object string (nlohmann dump), so the adaptor can hand it straight to a tool dispatcher without re-parsing the grammar.


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