cookbook icon indicating copy to clipboard operation
cookbook copied to clipboard

PR Update: Addressed Feedback - Gemini Multimodal Chatbot Tutorial (Issue #549)

Open Bhavesh2k4 opened this issue 9 months ago • 1 comments

PR Update: Addressed Feedback on Gemini Multimodal Chatbot Tutorial (#549) ( - https://github.com/google-gemini/cookbook/pull/552)

@Giom-V Thank you for your review! I've implemented all your suggestions:

Changes Made:

  • Renamed MODEL_NAME to DEFAULT_MODEL_NAME and added parameter selector
  • Used proper system instruction configuration instead of conversation history approach
  • Added temperature documentation explaining the 0.7 choice
  • Fixed "Input Types" to "Input Limit" for accuracy
  • Improved system prompt formatting with proper indentation
  • Enhanced API references, related examples, and discovery sections with bullet points

Let me know if you'd like any additional changes!

image

Bhavesh2k4 avatar Apr 14 '25 05:04 Bhavesh2k4

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB