from modal_training_gym.common.models.base import ParsedResponseStructured result of parsing raw model output.
Fields
Section titled “Fields”| Field | Type | Default | Description |
|---|---|---|---|
content | str | "" | |
tool_calls | list[ToolCall] | [] | |
thinking | str | None | None |
from modal_training_gym.common.models.base import ParsedResponseStructured result of parsing raw model output.
| Field | Type | Default | Description |
|---|---|---|---|
content | str | "" | |
tool_calls | list[ToolCall] | [] | |
thinking | str | None | None |