This connector allows you to access Gemini's AI API from within Prompt Mixer and also enables direct interaction with BigQuery using natural language processing.
- Send prompts to Gemini AI models and display responses.
- Allows interaction with BigQuery to prompt questions about your data and receive insights directly.
- Seamless integration of natural language processing with BigQuery.
- Supports text completion and text classification tasks.
- Configure timeouts, max tokens, temperature, etc.
- View usage statistics for your Gemini account.
- Sign up for an API key at Gemini.
- Provide your Google Cloud project ID and the path to your JSON key in the connector settings to interact with BigQuery.
- Install this connector in Prompt Mixer:
- Open Connectors sidebar.
- Search for "BigQuery Manager Gemini Connector".
- Install.
- Configure your API key and BigQuery settings:
- Open connector settings.
- Paste in your API key and enter BigQuery credentials.
- Start using Gemini AI models and querying BigQuery in your prompts.
Once configured, you can:
- Select "Gemini AI" from the models dropdown to use AI models.
- Prompt any question about your data in BigQuery, and the connector queries the necessary data.
Pull requests are welcome!
This project is licensed under the MIT license.