Class GeminiCodeExecution
- Namespace
- Uralstech.UGemini.Models.Generation.Tools.Declaration
Tool that executes code generated by the model, and automatically returns the result to the model.
public class GeminiCodeExecution
- Inheritance
-
GeminiCodeExecution
- Extension Methods
Remarks
See GeminiExecutableCode and GeminiCodeExecutionResult which are only generated when using this tool.