class documentation
class _TemporalAsyncModels(AsyncModels): (source)
AsyncModels that closure-wraps bound-method tools before each call.
This shields workflow-method tools from google-genai's internal deep-copy of the config (>= 2.8.0), which would otherwise clone the workflow instance and silently drop the tool's in-workflow state mutations.
| Async Method | generate |
Undocumented |
| Async Method | generate |
Undocumented |