colab_evaluate_model
Evaluate a model by executing code synchronously in a Colab runtime and returning the output.
Instructions
Run evaluation code synchronously against a runtime session and return its output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| session_id | No | ||
| timeout_seconds | No |