<?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 Genie code Customization in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/genie-code-customization/m-p/158697#M54751</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I use Genie code extensively for research , plan and development for building ETL scripts and code migrations.&lt;BR /&gt;As per my knowledge Databricks manages the backend LLM models for Genie code agent.&lt;BR /&gt;&lt;BR /&gt;I wanted to try Genie code with Frontier models for my different use cases.&lt;BR /&gt;I could not find any article related to it.&lt;BR /&gt;&lt;BR /&gt;If anyone have done it or have idea , please let me know.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mailendiran.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jun 2026 06:01:04 GMT</pubDate>
    <dc:creator>Mailendiran</dc:creator>
    <dc:date>2026-06-10T06:01:04Z</dc:date>
    <item>
      <title>Genie code Customization</title>
      <link>https://community.databricks.com/t5/data-engineering/genie-code-customization/m-p/158697#M54751</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I use Genie code extensively for research , plan and development for building ETL scripts and code migrations.&lt;BR /&gt;As per my knowledge Databricks manages the backend LLM models for Genie code agent.&lt;BR /&gt;&lt;BR /&gt;I wanted to try Genie code with Frontier models for my different use cases.&lt;BR /&gt;I could not find any article related to it.&lt;BR /&gt;&lt;BR /&gt;If anyone have done it or have idea , please let me know.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mailendiran.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2026 06:01:04 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/genie-code-customization/m-p/158697#M54751</guid>
      <dc:creator>Mailendiran</dc:creator>
      <dc:date>2026-06-10T06:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Genie code Customization</title>
      <link>https://community.databricks.com/t5/data-engineering/genie-code-customization/m-p/158699#M54752</link>
      <description>&lt;P&gt;Databricks does not currently publish a supported list of selectable frontier models for Genie Code (e.g., choosing Claude Opus vs GPT-5 vs Gemini 2.5 Pro for a specific Genie Code session). I could not find any official article describing user-controlled model selection inside Genie Code.&lt;BR /&gt;&lt;BR /&gt;However, there are AI functions in databricks, where you can select&amp;nbsp;frontier models of your choice for different use cases.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2026 06:14:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/genie-code-customization/m-p/158699#M54752</guid>
      <dc:creator>irfanumar</dc:creator>
      <dc:date>2026-06-10T06:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Genie code Customization</title>
      <link>https://community.databricks.com/t5/data-engineering/genie-code-customization/m-p/158708#M54753</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/79063"&gt;@Mailendiran&lt;/a&gt;,&lt;/P&gt;
&lt;P class="wnfdntt _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea" data-pm-slice="1 1 []"&gt;From what’s publicly &lt;A href="https://docs.databricks.com/aws/en/databricks-ai/partner-powered" target="_blank"&gt;documented&lt;/A&gt;, Genie Code already uses frontier models behind the scenes, but it isn’t exposed as a bring-your-own-model or manual model-selection experience. Databricks describes Genie Code as an agentic system that routes tasks across multiple models and tools, automatically choosing the best model for the job, whether that is a frontier LLM, an open source model, or a custom model hosted on Databricks (&lt;A href="https://www.databricks.com/blog/introducing-genie-code" rel="noopener noreferrer nofollow" target="_blank"&gt;Introducing Genie Code&lt;/A&gt;).&lt;/P&gt;
&lt;P class="wnfdntt _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;The public product documentation presents it the same way. The main &lt;A href="https://docs.databricks.com/aws/en/genie-code/" rel="noopener noreferrer nofollow" target="_blank"&gt;Genie Code docs&lt;/A&gt; describe Genie Code as the AI coding and data assistant for Databricks workspaces and highlight capabilities like working across notebooks, SQL, Lakeflow, dashboards, and MLflow, along with personalisation through skills, instructions, and MCP servers, but they do not describe a customer-facing setting to choose a specific frontier model. The &lt;A href="https://docs.databricks.com/aws/en/genie-code/use-genie-code" rel="noopener noreferrer nofollow" target="_blank"&gt;Use Genie Code&lt;/A&gt; page similarly explains Chat mode and Agent mode, and notes that if partner-powered AI features are disabled, Genie Code defaults to Databricks-hosted AI models.&lt;/P&gt;
&lt;P class="wnfdntt _1ibi0s3f5 _1ibi0s3ce _1ibi0s3ea"&gt;So the short answer is that Genie Code does use frontier models, but as a managed Databricks experience rather than something you explicitly swap in and out yourself based on the current public docs. I also haven’t seen a public article that documents a supported way for customers to select a particular frontier model for different use cases such as ETL generation or code migration. If your goal is strict control over model choice, that would likely point more toward directly using foundation model or model serving capabilities on Databricks rather than Genie Code itself.&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>Wed, 10 Jun 2026 08:14:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/genie-code-customization/m-p/158708#M54753</guid>
      <dc:creator>Ashwin_DSA</dc:creator>
      <dc:date>2026-06-10T08:14:44Z</dc:date>
    </item>
  </channel>
</rss>

