Run item
openai · Metabase · question_index=1
Question
What are some integrations available for Metabase?
Answer
Metabase offers several integrations, including:
1. **Databases**: Supports PostgreSQL, MySQL, MongoDB, SQL Server, and Google BigQuery.
2. **Data Warehouses**: Integrates with Amazon Redshift and Snowflake.
3. **Authentication**: Works with Google, Slack, and SAML for single sign-on.
4. **Webhooks**: Allows integration with various services for notifications and data updates.
For a complete list and details, you can visit their [official integrations page](https://www.metabase.com/docs/latest/administration-guide/01-setting-up-metabase.html#integrations).
Citations
No citations found.
Raw meta json
{
"attempts": 1,
"backoff_ms_total": 0,
"latency_ms": 3962,
"model": "gpt-4o-mini",
"request_payload": {
"api_style": "responses",
"input": {
"input": "You are answering a user query. Be concise but helpful.\nIf you mention products or brands, be specific.\nDo not invent facts. If unsure, say you are unsure.\n\nBrand under analysis: Metabase\nBrand website: https://www.metabase.com\n\nUser query: What are some integrations available for Metabase?",
"model": "gpt-4o-mini",
"temperature": 0,
"top_p": 1
},
"model": "gpt-4o-mini",
"provider": "openai"
},
"response_id": "resp_0eae8ae4c04e910400698c5bfafed08194996c98fac8eb778d",
"retry_policy": {
"base_backoff_s": 0.6,
"max_retries": 3,
"timeout_s": 60
},
"sdk": "new",
"usage": {
"cost_usd": 8.805e-05,
"input_tokens": 71,
"model": "gpt-4o-mini",
"output_tokens": 129,
"pricing_source": "local_price_table_v1",
"provider": "openai",
"total_tokens": 200
},
"usage_raw": {
"input_tokens": 71,
"input_tokens_details": {
"cached_tokens": 0
},
"output_tokens": 129,
"output_tokens_details": {
"reasoning_tokens": 0
},
"total_tokens": 200
}
}
What was sent to the model?
{
"api_style": "responses",
"input": {
"input": "You are answering a user query. Be concise but helpful.\nIf you mention products or brands, be specific.\nDo not invent facts. If unsure, say you are unsure.\n\nBrand under analysis: Metabase\nBrand website: https://www.metabase.com\n\nUser query: What are some integrations available for Metabase?",
"model": "gpt-4o-mini",
"temperature": 0,
"top_p": 1
},
"model": "gpt-4o-mini",
"provider": "openai"
}
Error json
null