cookbook icon indicating copy to clipboard operation
cookbook copied to clipboard

Example on handling concurrency and ratelimiting

Open sayakpaul opened this issue 1 year ago • 1 comments

There should be an example that shows how to best handle concurrency and rate-limiting problems when using the Gemini API.

sayakpaul avatar Mar 30 '24 05:03 sayakpaul

A cookbook for this exists now: https://github.com/google-gemini/cookbook/blob/dc168d968b61b0f1603b743bc2deb73723a159f7/quickstarts/Error_handling.ipynb

seidtgeist avatar Jun 20 '24 12:06 seidtgeist