Hosted Providers
PaLM API - Google
To use Open Interpreter with PaLM, you must pip install -q google-generativeai
, then set the model
flag in Open Interpreter:
Required Environment Variables
Set the following environment variables (click here to learn how) to use these models.
Environment Variable | Description | Where to Find |
---|---|---|
PALM_API_KEY | The PaLM API key from Google Generative AI Developers dashboard. | Google Generative AI Developers Dashboard |