Open
Description
Is there an existing issue for this?
- I have searched the existing issues.
Which plugins are affected?
Other
Which platforms are affected?
Android, iOS, macOS, Web, Windows
Description
Many useful parameters that are supported by the models are missing inside the package.
For example the mediaResolution
parameter or the thinkingConfig
parameter
https://googleapis.github.io/js-genai/release_docs/interfaces/types.GenerateContentConfig.html
Reproducing the issue
Try to use one of the supported model parameters like mediaResolution
with this Flutter package.
Firebase Core version
3.13.1
Flutter Version
3.27.3
Relevant Log Output
Flutter dependencies
No response
Additional context and comments
No response