Consistantly seeing longer response time for gemini-2.5-flash-preview-05-20
#7021
Unanswered
florianmartens
asked this question in
Help
Replies: 1 comment 2 replies
-
|
what library versions are you using? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For me, simple object generation queries tend to be ~30% slower with the Vercel AI SDK vs. Google's native
GoogleGenAIlibrary.I'm comparing these two code blocks:
Measuring response times is baked into my app. All the 7-10s response times use the vercel AI SDk. The 5-6s response times use the native GoogleGenAI SDK.
is this to be expected. Are people seeing similar things? What could be the cause of this?
Beta Was this translation helpful? Give feedback.
All reactions