dmatrix / genai-cookbook

A mixture of Gen AI cookbook recipes for Gen AI applications.
Apache License 2.0
145 stars 26 forks source link

Gemini cookbook #107

Closed RazHadas closed 6 months ago

RazHadas commented 6 months ago

Hi, Great job on this repository, I really like it. Why don't you have any Gemini codes? My company works quite a lot with Gemini. We may contribute code for function calling in Gemini and maybe more.

dmatrix commented 6 months ago

I plan to include Gemini soon. But I welcome contributions too. Have to try Gemini free version. There's also a Gemini Cookbook.

dmatrix commented 6 months ago

Added PR for gemini. More will be added.

dmatrix commented 6 months ago

Added basic some client creation functionality for Gemini flash 1.5. Will added some more examples.