This repository demonstrates a simple "Hello World" project integrating LangChain with Google Gemini 2.0 in Google Colab.
Project Overview: The primary goal of this project is to showcase how to utilize LangChain to interact with the Gemini 2.0 model. It includes: Setting up the LangChain environment. Integrating Google Gemini through API. Sending and receiving responses using LangChain's ChatGoogleGenerativeAI.
Google Gemini 2.0 Live API Introducing Gemini 2.0: our new AI model for the agentic era (https://blog.google/technology/google-deepmind/google-gemini-ai-update-december-2024/)
Gemini 2.0 (experimental) (https://ai.google.dev/gemini-api/docs/models/gemini-v2)
The next chapter of the Gemini era for developers (https://developers.googleblog.com/en/the-next-chapter-of-the-gemini-era-for-developers/)