You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The combination of transport=rest and async is broken ingoogle-generativeai, see google-gemini/generative-ai-python#203
This prevents us from testing async with cassettes for now, I removed the async tests for now, let's wait for this to be fixed
The combination of
transport=rest
and async is broken ingoogle-generativeai
, see google-gemini/generative-ai-python#203This prevents us from testing async with cassettes for now, I removed the async tests for now, let's wait for this to be fixed
Originally posted by @adrienbanse in #50 (comment)
The text was updated successfully, but these errors were encountered: