> ## Documentation Index
> Fetch the complete documentation index at: https://www.getmaxim.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# GeminiRealtimeSession

> Gemini_Realtime_Session utilities for google gemini model integration and logging utilities.

[View module source on GitHub](https://github.com/maximhq/maxim-py/blob/main/maxim/logger/livekit/gemini/gemini_realtime_session.py)

#### handle\_tool\_calls

```python theme={null}
def handle_tool_calls(self, tool_calls: LiveServerToolCall)
```

This function is called when the agent makes a tool call.
