google-gemini / cookbook

Examples and guides for using the Gemini API
https://ai.google.dev/gemini-api/docs
Apache License 2.0
5.48k stars 845 forks source link

Improving object detection colab #240

Closed Giom-V closed 1 week ago

Giom-V commented 4 months ago
review-notebook-app[bot] commented 4 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

review-notebook-app[bot] commented 3 months ago

View / edit / reply to this conversation on ReviewNB

markmcd commented on 2024-08-28T06:28:52Z ----------------------------------------------------------------

Can you change the references to "Gemini" to say "Gemini API"? Gemini is the consumer-facing chatbot, it's confusing, so we need to be clear (it's something marketing legal request we do).

(as a side note, I wonder if we could use structured JSON output schemas to make the output parsing simpler and stable. just a thought, not something for this change)


Giom-V commented on 2024-09-11T12:46:11Z ----------------------------------------------------------------

Done for the references to Gemini. I will think of structured output, it's a good idea.

Giom-V commented on 2024-09-11T13:53:04Z ----------------------------------------------------------------

For the structured output, since this PR is already complicated, I propose to do it in a second one if that's ok with you.

markmcd commented on 2024-09-12T08:09:47Z ----------------------------------------------------------------

do it in a second one if that's ok with you.

yeah for sure - sorry, I was just thinking out loud!