Future<String> openSession( String instructions, { Map<Tool, ToolCallHandler>? toolHandlers, }) { throw UnimplementedError('openSession() has not been implemented.'); }