Namespace Uralstech.UGemini.Models.Generation.Tools.CodeExecution
Classes
- GeminiCodeExecutionResult
Result of executing the GeminiExecutableCode.
- GeminiExecutableCode
Code generated by the model that is meant to be executed, and the result returned to the model.
Enums
- GeminiCodeExecutionLanguage
Supported programming languages for the generated code.
- GeminiCodeExecutionOutcome
Enumeration of possible outcomes of the code execution.