UGemini 2.0.1
A C# wrapper for the Google Gemini API.
Loading...
Searching...
No Matches
Uralstech.UGemini.Models.Generation.Tools.CodeExecution.GeminiExecutableCode Class Reference

Code generated by the model that is meant to be executed, and the result returned to the model. More...

Public Attributes

GeminiCodeExecutionLanguage Language
 Programming language of the Code.
 
string Code
 The code to be executed.
 

Detailed Description

Code generated by the model that is meant to be executed, and the result returned to the model.

Only generated when using the Declaration.GeminiCodeExecution tool, in which the code will be automatically executed, and a corresponding GeminiCodeExecutionResult will also be generated.


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