|
Agents 1.4.0
Edge AI Agents SDK
|
Response from an LLM. More...
#include <types.h>
Public Attributes | |
| std::string | content |
| The content of the response. | |
| ToolCalls | tool_calls |
| The tool calls that were made. | |
| std::map< std::string, double > | usage_metrics |
| The usage metrics for the call. | |
Response from an LLM.