menu
neomage package
documentation
data/services/tool_execution_service.dart
StreamingToolExecutor
getUpdatedContext method
getUpdatedContext method
dark_mode
light_mode
getUpdatedContext
method
ToolUseContext
getUpdatedContext
(
)
Get the current tool use context.
Implementation
ToolUseContext getUpdatedContext() => _toolUseContext;
neomage package
documentation
data/services/tool_execution_service
StreamingToolExecutor
getUpdatedContext method
StreamingToolExecutor class