Module built_in

Module built_in 

Source
Expand description

Built-in code executor using Gemini’s native code execution.

Structs§

BuiltInCodeExecutor
Server-side code executor (Gemini 2.0+). Does not run code locally. Adds {codeExecution: {}} to the LLM request tools.