Wrapper around Google's PaLM Chat API.
Error with the Google PaLM API.
Google PaLM Chat models API.
To use you must have the google.generativeai Python package installed and either:
1. The ``GOOGLE_API_KEY`` environment variable set with your API key, or
2. Pass your API key using the google_api_key kwarg to the ChatGoogle
constructor.