session_response.segments():
File "/home/deploy/.pyenv/versions/pypy3.10-7.3.15/lib/pypy3.10/site-packages/google/genai/_api_client.py", line 188, in segments
yield json.loads(str(chunk, 'utf-8'))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/deploy/.pyenv/versions/pypy3.10-7.3.15/lib/pypy3.10/json/__init__.py", line 352, in loads
return (_pypyjson.loads(s, JSONDecodeError)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
json.decoder.JSONDecodeError: Key name must be string at char: line 1
column 2 (char 1)