googleapis / googleapis/python-genai
cannot send the image as bytes in the input, found "TypeError: Object of type bytes is not JSON serializable"
Open
priority: p2
type: bug
- Dominant language
- Python
- Stars
- 4k
- Forks
- 1k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 40
Description
#### Environment details
- Programming language: Python
- OS: Windows 11
- Language runtime version: 3.12.6
- Package version: 2.2.0
#### Steps to reproduce
1. copy the code from an example.
Python code from https://ai.google.dev/gemini-api/docs/migrate-to-interactions#after_interactions_api_2
2. run
3. Found the Error "TypeError: Object of type bytes is not JSON serializable"
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.