googleapis / googleapis/python-genai
wrong token count in videos
Open
priority: p2
type: bug
- Dominant language
- Python
- Stars
- 4k
- Forks
- 1k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 40
Description
counting tokens with VideoMetadata(fps=2) and VideoMetadata(fps=1) returns the same token count, when it should return higher token count for higher fps. haven't tested with plain api but it works more or less in ai studio.
Contributor guide
Assessment
This issue has not been assessed yet.