Mark McDonald
Mark McDonald
I'm only asking about GenerateContent for now, but hey, you should do as much as you're willing to :)
This was filed in the Cookbook repository, we have Python & REST docs, so I'll send this over to the Android SDK repository where they can review the request. It...
Hey @krrishdholakia - thanks for the contribution. I think the idea is solid, and we'd be happy to have something showing how to use litellm in this cookbook, though I...
> can you format it as a Python notebook? Can you address this? Once it's in the right format we can start the review process.
There's an example in the [JSON mode](https://github.com/google-gemini/cookbook/blob/main/quickstarts/JSON_mode.ipynb) recipe. Are you looking for more advanced examples?
> ``` > ../../../../miniconda3/envs/projx/lib/python3.10/site-packages/vertexai/generative_models/_generative_models.py:1456: in __init__ > ``` I see `vertexai` in your stack trace. This cookbook is for [the Gemini API](https://ai.google.dev/gemini-api), not Vertex. We try to keep the SDKs...
Left some review feedback - mostly little nits but there are a couple of licensing questions we need to answer too.
do it in a second one if that's ok with you. yeah for sure - sorry, I was just thinking out loud! --- View entire conversation on ReviewNB
It may be sufficient to just include the copyright line from that Drive URL at the top of our file but I'll send an email to people who can answer...
Thanks for the PR - could you make sure the cells are re-run so that the output reflects the updated input?