To use Open Interpreter with PaLM, you mustDocumentation Index
Fetch the complete documentation index at: https://docs.openinterpreter.com/llms.txt
Use this file to discover all available pages before exploring further.
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 |

