<?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: How can we serve Genie as an endpoint model like RAG? in Generative AI</title>
    <link>https://community.databricks.com/t5/generative-ai/how-can-we-serve-genie-as-an-endpoint-model-like-rag/m-p/120813#M927</link>
    <description>&lt;P&gt;see&amp;nbsp;&lt;A href="https://www.databricks.com/blog/genie-conversation-apis-public-preview" target="_blank"&gt;Announcing Public Preview of AI/BI Genie Conversation APIs | Databricks Blog&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;look for section:&amp;nbsp;Integrating Genie into Mosaic AI Agent Framework&lt;BR /&gt;&lt;BR /&gt;there is sample notebook here as well:&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/notebooks/source/generative-ai/langgraph-multiagent-genie-pat.html" target="_blank"&gt;langgraph-multiagent-genie-pat - Databricks&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jun 2025 10:46:00 GMT</pubDate>
    <dc:creator>GrahamIII</dc:creator>
    <dc:date>2025-06-03T10:46:00Z</dc:date>
    <item>
      <title>How can we serve Genie as an endpoint model like RAG?</title>
      <link>https://community.databricks.com/t5/generative-ai/how-can-we-serve-genie-as-an-endpoint-model-like-rag/m-p/82004#M334</link>
      <description>&lt;P&gt;Is there any way to serve genie bot as a endpoint model like we serve RAG models. So we can access the genie bot outside the genie space?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 09:14:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/generative-ai/how-can-we-serve-genie-as-an-endpoint-model-like-rag/m-p/82004#M334</guid>
      <dc:creator>hammad</dc:creator>
      <dc:date>2024-08-06T09:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can we serve Genie as an endpoint model like RAG?</title>
      <link>https://community.databricks.com/t5/generative-ai/how-can-we-serve-genie-as-an-endpoint-model-like-rag/m-p/82554#M342</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;A style="background-color: #ffffff;" href="#" target="_blank" rel="noopener"&gt;@hammad&lt;/A&gt;&lt;SPAN&gt;, Genie has its own APIs and cannot be served through Model Serving (creating a Model Serving Endpoint).&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;All Genie queries happen in the context of a Genie Space even when accessed through the API. The Space is how Genie knows what data it should access, receive additional instructions, etc.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 12:46:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/generative-ai/how-can-we-serve-genie-as-an-endpoint-model-like-rag/m-p/82554#M342</guid>
      <dc:creator>Retired_mod</dc:creator>
      <dc:date>2024-08-09T12:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can we serve Genie as an endpoint model like RAG?</title>
      <link>https://community.databricks.com/t5/generative-ai/how-can-we-serve-genie-as-an-endpoint-model-like-rag/m-p/120813#M927</link>
      <description>&lt;P&gt;see&amp;nbsp;&lt;A href="https://www.databricks.com/blog/genie-conversation-apis-public-preview" target="_blank"&gt;Announcing Public Preview of AI/BI Genie Conversation APIs | Databricks Blog&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;look for section:&amp;nbsp;Integrating Genie into Mosaic AI Agent Framework&lt;BR /&gt;&lt;BR /&gt;there is sample notebook here as well:&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/notebooks/source/generative-ai/langgraph-multiagent-genie-pat.html" target="_blank"&gt;langgraph-multiagent-genie-pat - Databricks&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 10:46:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/generative-ai/how-can-we-serve-genie-as-an-endpoint-model-like-rag/m-p/120813#M927</guid>
      <dc:creator>GrahamIII</dc:creator>
      <dc:date>2025-06-03T10:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: How can we serve Genie as an endpoint model like RAG?</title>
      <link>https://community.databricks.com/t5/generative-ai/how-can-we-serve-genie-as-an-endpoint-model-like-rag/m-p/136019#M1280</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/114978"&gt;@hammad&lt;/a&gt;, you can use AgentBricks - &lt;A href="https://docs.databricks.com/aws/en/generative-ai/agent-bricks/multi-agent-supervisor#gsc.tab=0" target="_self"&gt;Multi Agent Supervisor&lt;/A&gt; to achieve the same result. You also use Genie as a &lt;A href="https://docs.databricks.com/aws/en/generative-ai/mcp/managed-mcp" target="_self"&gt;Databricks-managed MCP&lt;/A&gt; tool. Depending on your situation, you can choose the option that suits you best.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Oct 2025 11:45:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/generative-ai/how-can-we-serve-genie-as-an-endpoint-model-like-rag/m-p/136019#M1280</guid>
      <dc:creator>dkushari</dc:creator>
      <dc:date>2025-10-25T11:45:30Z</dc:date>
    </item>
  </channel>
</rss>

