I’m noticing that newly added tags on tables are not appearing immediately in Genie Space for filtering. It looks like an eventual consistency issue — the tag took almost 2 days to show up. Is there any workaround or a way to force a faster sync?
You can implement RLS in Genie without adding users to Databricks by passing a user identifier with each API call and having your queries filter rows based on that ID. Typically, you’d set up parameterized queries or session variables that enforce ro...
To include AI Guardrail results in your responses, you need to enable logging or metadata propagation when the model generates output. Check if Mosaic AI Gateway supports attaching Guardrail flags or filter results as part of the response payload or ...
That’s expected — Databricks’ current GPT-OSS integration only supports /completions and /chat/completions endpoints, not the /responses API yet. The OpenAI Responses API compatibility mentioned on OpenAI’s site applies to OpenAI-hosted models, not t...
Check your network settings and firewall rules — the error means your environment can’t reach the MCP server. Make sure the server’s endpoint is accessible from your workspace and that private connectivity or VPC settings allow outbound traffic to it...