google-gemini / cookbook

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

Adding LangChain’s multimodal example #298

Open Giom-V opened 1 month ago

Giom-V commented 1 month ago
review-notebook-app[bot] commented 1 month ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Giom-V commented 1 month ago

@markmcd I think the url to the colab is ok. Can you understand why the check is failing?

markmcd commented 1 month ago

@markmcd I think the url to the colab is ok. Can you understand why the check is failing?

There's a warning at the top of the PR from GitHub that looks related: encoding error

We don't want quotes in filenames, but I think it should use a shorter heading/filename anyway - e.g. that notebook doesn't really get into chains (each example is a single call), so you could call it something like "Tool calling with LangChain" (then the filename can be something like langchain/tool_calling.ipynb)

github-actions[bot] commented 3 days ago

Marking this pull request as stale since it has been open for 14 days with no activity. This PR will be closed if no further activity occurs.