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 more.
2. **Data Warehouses**: Integrates with Google BigQuery, Amazon Redshift, and Snowflake.
3. **Authentication**: Works with Google, SAML, and LDAP for user authentication.
4. **Slack**: Allows sharing of reports and alerts directly to Slack channels.
5. **Email**: Enables scheduled email reports to users.
For a complete list and details, you can visit their [integrations page](https://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": 4088,
"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://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_0351446cf0c400aa00698c60bc26608190b53d0201f93ef83a",
"retry_policy": {
"base_backoff_s": 0.6,
"max_retries": 3,
"timeout_s": 60
},
"sdk": "new",
"usage": {
"cost_usd": 9.57e-05,
"input_tokens": 70,
"model": "gpt-4o-mini",
"output_tokens": 142,
"pricing_source": "local_price_table_v1",
"provider": "openai",
"total_tokens": 212
},
"usage_raw": {
"input_tokens": 70,
"input_tokens_details": {
"cached_tokens": 0
},
"output_tokens": 142,
"output_tokens_details": {
"reasoning_tokens": 0
},
"total_tokens": 212
}
}
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://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