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

Result of executing the GeminiExecutableCode. More...

Public Attributes

GeminiCodeExecutionOutcome Outcome
 Outcome of the code execution.
 
string Output = null
 Contains stdout when code execution is successful, stderr or other description otherwise.
 

Detailed Description

Result of executing the GeminiExecutableCode.

Only generated when using the Declaration.GeminiCodeExecution tool, and always follows a part containing the GeminiExecutableCode.


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