<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: AI playground - Unable to access LLM's in Generative AI</title>
    <link>https://community.databricks.com/t5/generative-ai/ai-playground-unable-to-access-llm-s/m-p/155144#M1764</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/227824"&gt;@nagamaddikunta&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Having checked this internally, this error message doesn’t come from the QPM/TPM values you see on the Serving endpoint. It means that, for your workspace, Databricks has set the system-level quota for that model to 0, so the GPT-5.4 endpoint is effectively disabled regardless of the endpoint-level limits you configure.&lt;/P&gt;
&lt;P&gt;On Enterprise trial workspaces (including the $400 free-credits trial), some of the higher-end “GPT-5.x” style models are not enabled by default. That’s why things worked in the original Playground context, but you now see this error after moving to the Enterprise trial workspace.&lt;/P&gt;
&lt;P&gt;Unfortunately, there’s nothing you can change in the UI to fix this. The next step is to n&lt;SPAN&gt;ote your &lt;/SPAN&gt;&lt;SPAN&gt;workspace ID&lt;/SPAN&gt;&lt;SPAN&gt; and the &lt;/SPAN&gt;&lt;SPAN&gt;endpoint name&lt;/SPAN&gt;&lt;SPAN&gt; (e.g., databricks-gpt-5-4) and either open a Databricks Support ticket from your workspace or, if&amp;nbsp;you have an account team, ask them to check the workspace&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;and, if eligible, enable GPT-5.4 / adjust the system-level quota for it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;In the meantime, you should still be able to use other models that are allowed on trials (for example, the Llama / DBRX family) from the AI Playground and Serving.&lt;/P&gt;
&lt;P class="p1"&gt;&lt;FONT size="2" color="#FF6600"&gt;&lt;STRONG&gt;&lt;I&gt;If this answer resolves your question, could you mark it as “Accept as Solution”? That helps other users quickly find the correct fix.&lt;/I&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;I&gt;&lt;/I&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2026 21:59:01 GMT</pubDate>
    <dc:creator>Ashwin_DSA</dc:creator>
    <dc:date>2026-04-21T21:59:01Z</dc:date>
    <item>
      <title>AI playground - Unable to access LLM's</title>
      <link>https://community.databricks.com/t5/generative-ai/ai-playground-unable-to-access-llm-s/m-p/155124#M1763</link>
      <description>&lt;P&gt;I was having playground access and now I &amp;nbsp;bumped up to enterprise access&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;The endpoint GPT-5.4 has encountered an error and responded with the following:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;InternalError&lt;DIV class=""&gt;{"error_code":"PERMISSION_DENIED","message":"PERMISSION_DENIED: The endpoint is temporarily disabled due to a Databricks-set rate limit of 0."}&lt;PRE&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 21 Apr 2026 18:31:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/generative-ai/ai-playground-unable-to-access-llm-s/m-p/155124#M1763</guid>
      <dc:creator>nagamaddikunta</dc:creator>
      <dc:date>2026-04-21T18:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: AI playground - Unable to access LLM's</title>
      <link>https://community.databricks.com/t5/generative-ai/ai-playground-unable-to-access-llm-s/m-p/155144#M1764</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/227824"&gt;@nagamaddikunta&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Having checked this internally, this error message doesn’t come from the QPM/TPM values you see on the Serving endpoint. It means that, for your workspace, Databricks has set the system-level quota for that model to 0, so the GPT-5.4 endpoint is effectively disabled regardless of the endpoint-level limits you configure.&lt;/P&gt;
&lt;P&gt;On Enterprise trial workspaces (including the $400 free-credits trial), some of the higher-end “GPT-5.x” style models are not enabled by default. That’s why things worked in the original Playground context, but you now see this error after moving to the Enterprise trial workspace.&lt;/P&gt;
&lt;P&gt;Unfortunately, there’s nothing you can change in the UI to fix this. The next step is to n&lt;SPAN&gt;ote your &lt;/SPAN&gt;&lt;SPAN&gt;workspace ID&lt;/SPAN&gt;&lt;SPAN&gt; and the &lt;/SPAN&gt;&lt;SPAN&gt;endpoint name&lt;/SPAN&gt;&lt;SPAN&gt; (e.g., databricks-gpt-5-4) and either open a Databricks Support ticket from your workspace or, if&amp;nbsp;you have an account team, ask them to check the workspace&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;and, if eligible, enable GPT-5.4 / adjust the system-level quota for it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;In the meantime, you should still be able to use other models that are allowed on trials (for example, the Llama / DBRX family) from the AI Playground and Serving.&lt;/P&gt;
&lt;P class="p1"&gt;&lt;FONT size="2" color="#FF6600"&gt;&lt;STRONG&gt;&lt;I&gt;If this answer resolves your question, could you mark it as “Accept as Solution”? That helps other users quickly find the correct fix.&lt;/I&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;I&gt;&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2026 21:59:01 GMT</pubDate>
      <guid>https://community.databricks.com/t5/generative-ai/ai-playground-unable-to-access-llm-s/m-p/155144#M1764</guid>
      <dc:creator>Ashwin_DSA</dc:creator>
      <dc:date>2026-04-21T21:59:01Z</dc:date>
    </item>
  </channel>
</rss>

