<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>RAD Studio  - Recent changes [en]</title>
		<link>https://docwiki.embarcadero.com/RADStudio/Florence/en/Special:RecentChanges</link>
		<description>Track the most recent changes to the wiki in this feed.</description>
		<language>en</language>
		<generator>MediaWiki 1.43.0</generator>
		<lastBuildDate>Sun, 13 Sep 2026 17:58:13 GMT</lastBuildDate>
		<item>
			<title>Delphi Compiler Directives (List) Index</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Delphi_Compiler_Directives_(List)_Index&amp;diff=279812&amp;oldid=278933</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Delphi_Compiler_Directives_(List)_Index&amp;diff=279812&amp;oldid=278933</guid>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Compiler Directives&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 21:04, 10 September 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l8&quot;&gt;Line 8:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 8:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Compiler Directives==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==Compiler Directives==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;{{Note|Local and Global describe the extent to which a compiler directive setting applies during compilation.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;* Local directives affect the current unit from the position they are declared to the end of the source code file. The settings can be changed later within the source file.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;* Global directives affect the entire compiled module or the entire project compilation.}}&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;! &amp;#039;&amp;#039;&amp;#039;{{Delphi}} Compiler Directive&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;! &amp;#039;&amp;#039;&amp;#039;{{Delphi}} Compiler Directive&amp;#039;&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Thu, 10 Sep 2026 21:04:29 GMT</pubDate>
			<dc:creator>Nicolas.rios</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Delphi_Compiler_Directives_(List)_Index</comments>
		</item>
		<item>
			<title>What&#039;s New</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=What%27s_New&amp;diff=279811&amp;oldid=279178</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=What%27s_New&amp;diff=279811&amp;oldid=279178</guid>
			<description>&lt;p&gt;Replaced the &amp;lt;references&amp;gt; tag with {{#tag:references}} to prevent the tag from being exposed in localized pages after WikiManager processing. No change to the rendered output.&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:27, 9 September 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l633&quot;&gt;Line 633:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 633:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=== References ===&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=== References ===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;references&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;!-- Keep one blank line between each &amp;lt;ref&amp;gt; entry. WikiManager uses the blank lines to export each reference as a separate XLF trans-unit. --&amp;gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;{{#tag:&lt;/ins&gt;references&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;|&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;ref name=”TAniCalculations”&amp;gt; The reason for removing the animation render interval lies in the fact that it now consistently matches the current refresh rate of the display. The application can run on devices with 60 Hz, 90 Hz, or 120 Hz displays, and scrolling will automatically become smoother, without the need for manual interval adjustments. The animations that are running will constantly be updated (recalculated) on each new frame of the screen.  &amp;lt;/ref&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;ref name=”TAniCalculations”&amp;gt; The reason for removing the animation render interval lies in the fact that it now consistently matches the current refresh rate of the display. The application can run on devices with 60 Hz, 90 Hz, or 120 Hz displays, and scrolling will automatically become smoother, without the need for manual interval adjustments. The animations that are running will constantly be updated (recalculated) on each new frame of the screen.  &amp;lt;/ref&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;/references&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;}}&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[de:Neuerungen]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[de:Neuerungen]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[fr:Nouveautés]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[fr:Nouveautés]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[ja:新機能]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[ja:新機能]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key wikidb-rad_florence_en_:diff:1.41:old-279178:rev-279811:php=table --&gt;
&lt;/table&gt;</description>
			<pubDate>Wed, 09 Sep 2026 14:27:17 GMT</pubDate>
			<dc:creator>Yukikoi</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:What%27s_New</comments>
		</item>
		<item>
			<title>Configuring Ollama for Smart CodeInsight</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Configuring_Ollama_for_Smart_CodeInsight&amp;diff=279810&amp;oldid=277468</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Configuring_Ollama_for_Smart_CodeInsight&amp;diff=279810&amp;oldid=277468</guid>
			<description>&lt;p&gt;updated language links&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:23, 9 September 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l72&quot;&gt;Line 72:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 72:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/li&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/li&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/ol&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/ol&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[de:Ollama für Smart CodeInsight konfigurieren]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[ja:Smart CodeInsight 用 Ollama の設定]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Wed, 09 Sep 2026 14:23:27 GMT</pubDate>
			<dc:creator>L10nBot</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Configuring_Ollama_for_Smart_CodeInsight</comments>
		</item>
		<item>
			<title>Installation Notes</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Installation_Notes&amp;diff=279809&amp;oldid=279253</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Installation_Notes&amp;diff=279809&amp;oldid=279253</guid>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Optional Additional Software: &lt;/span&gt;  Removed unnecessary line breaks that caused formatting issues in three localized versions.&lt;/p&gt;
&lt;a href=&quot;https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Installation_Notes&amp;amp;diff=279809&amp;amp;oldid=279253&quot;&gt;Show changes&lt;/a&gt;</description>
			<pubDate>Wed, 09 Sep 2026 09:45:43 GMT</pubDate>
			<dc:creator>Yukikoi</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Installation_Notes</comments>
		</item>
		<item>
			<title>Supported Target Platforms</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Supported_Target_Platforms&amp;diff=279808&amp;oldid=279215</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Supported_Target_Platforms&amp;diff=279808&amp;oldid=279215</guid>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;a href=&quot;https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Supported_Target_Platforms&amp;amp;diff=279808&amp;amp;oldid=279215&quot;&gt;Show changes&lt;/a&gt;</description>
			<pubDate>Wed, 09 Sep 2026 07:03:52 GMT</pubDate>
			<dc:creator>Yukikoi</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Supported_Target_Platforms</comments>
		</item>
		<item>
			<title>Smart CodeInsight</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Smart_CodeInsight&amp;diff=279806&amp;oldid=279131</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Smart_CodeInsight&amp;diff=279806&amp;oldid=279131</guid>
			<description>&lt;p&gt;Changed to wiki markup to avoid XLF output errors caused by incorrect &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt; markup.&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 02:58, 9 September 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Smart CodeInsight]] is an open architecture that allows you to work with your favorite AI engines. {{Product}} also offers you customizable UI integration, besides the following implemented features:&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Smart CodeInsight]] is an open architecture that allows you to work with your favorite AI engines. {{Product}} also offers you customizable UI integration, besides the following implemented features:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;ul&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;li&amp;gt;&lt;/del&gt;A core AI engine and ToolsAPI.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;/li&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;* &lt;/ins&gt;A core AI engine and ToolsAPI.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;li&amp;gt; &lt;/del&gt;IDE integration:&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;* &lt;/ins&gt;IDE integration:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;ul&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;** &lt;/ins&gt;[[#Configuration Options|Configuration options for the engines]].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;li&amp;gt; &lt;/del&gt;[[#Configuration Options|Configuration options for the engines]].&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;/li&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;** &lt;/ins&gt;[[#Editor Menu Commands|Editor menu commands to invoke AI operations]].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;li&amp;gt; &lt;/del&gt;[[#Editor Menu Commands|Editor menu commands to invoke AI operations]].&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;/li&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;** &lt;/ins&gt;[[#AI Chat Window|AI chat window]].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;li&amp;gt; &lt;/del&gt;[[#AI Chat Window|AI chat window]].&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;/li&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;* &lt;/ins&gt;Support for online and offline LLM providers such as:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;/ul&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;** &lt;/ins&gt;OpenAI, Gemini, and Claude (online).&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;/li&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;** &lt;/ins&gt;Ollama (offline). &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt; &lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;li&amp;gt;&lt;/del&gt;Support for online and offline LLM providers such as:&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;::&lt;/ins&gt;{{Tip|Ollama is distributed as open source under an MIT license. Individual models that you might use with Ollama have their own licenses. You can find the Codellama Acceptable Use Policy on this page.}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;ul&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;::&lt;/ins&gt;{{Note|For ToolsAPI enthusiasts, {{Product}} gives you the opportunity to create your own API plugin. For more information on this, please refer to [[Create and implement your AI plugin]] page.}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;li&amp;gt; &lt;/del&gt;OpenAI, Gemini, and Claude (online).&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;/li&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;li&amp;gt; &lt;/del&gt;Ollama (offline).&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-added&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Tip| Ollama is distributed as open source under an MIT license. &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt; &lt;/del&gt;Individual models that you might use with Ollama have their own licenses. You can find the Codellama Acceptable Use Policy on this page.}}&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-added&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;/li&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-added&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Note| For ToolsAPI enthusiasts, {{Product}} gives you the opportunity to create your own API plugin. For more information on this, please refer to [[Create and implement your AI plugin]] page.}}&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-added&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;/ul&amp;gt;&amp;lt;/li&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-added&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&amp;lt;/ul&amp;gt;&lt;/del&gt;&lt;/div&gt;&lt;/td&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-added&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Warning|{{Product}} does not provide access to any of those engines. Using these AI services requires you to agree to the terms of the specific vendor, receive an API key to enter into the {{Product}} configuration, and pay the AI company the due fees.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Warning|{{Product}} does not provide access to any of those engines. Using these AI services requires you to agree to the terms of the specific vendor, receive an API key to enter into the {{Product}} configuration, and pay the AI company the due fees.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The only exception to this rule is Ollama, which can be used offline without incurring a service fee and installed locally or on a server of your choice.}}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The only exception to this rule is Ollama, which can be used offline without incurring a service fee and installed locally or on a server of your choice.}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key wikidb-rad_florence_en_:diff:1.41:old-279131:rev-279806:php=table --&gt;
&lt;/table&gt;</description>
			<pubDate>Wed, 09 Sep 2026 02:58:46 GMT</pubDate>
			<dc:creator>Yukikoi</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Smart_CodeInsight</comments>
		</item>
		<item>
			<title>File:Kai custom settings.png</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=File:Kai_custom_settings.png&amp;diff=279805&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=File:Kai_custom_settings.png&amp;diff=279805&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Nicolas.rios&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Nicolas.rios (page does not exist)&quot;&gt;&lt;bdi&gt;Nicolas.rios&lt;/bdi&gt;&lt;/a&gt; uploaded &lt;a href=&quot;/RADStudio/Florence/en/File:Kai_custom_settings.png&quot; title=&quot;File:Kai custom settings.png&quot;&gt;File:Kai custom settings.png&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Kai custom settings&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 15:10:49 GMT</pubDate>
			<dc:creator>Nicolas.rios</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/File_talk:Kai_custom_settings.png</comments>
		</item>
		<item>
			<title>File:Kai built-in.png</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=File:Kai_built-in.png&amp;diff=279804&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=File:Kai_built-in.png&amp;diff=279804&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Nicolas.rios&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Nicolas.rios (page does not exist)&quot;&gt;&lt;bdi&gt;Nicolas.rios&lt;/bdi&gt;&lt;/a&gt; uploaded &lt;a href=&quot;/RADStudio/Florence/en/File:Kai_built-in.png&quot; title=&quot;File:Kai built-in.png&quot;&gt;File:Kai built-in.png&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Kai built-in&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 15:10:08 GMT</pubDate>
			<dc:creator>Nicolas.rios</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/File_talk:Kai_built-in.png</comments>
		</item>
		<item>
			<title>File:Kai chat crop.png</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=File:Kai_chat_crop.png&amp;diff=279803&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=File:Kai_chat_crop.png&amp;diff=279803&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Nicolas.rios&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Nicolas.rios (page does not exist)&quot;&gt;&lt;bdi&gt;Nicolas.rios&lt;/bdi&gt;&lt;/a&gt; uploaded &lt;a href=&quot;/RADStudio/Florence/en/File:Kai_chat_crop.png&quot; title=&quot;File:Kai chat crop.png&quot;&gt;File:Kai chat crop.png&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Kai chat options&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 15:09:06 GMT</pubDate>
			<dc:creator>Nicolas.rios</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/File_talk:Kai_chat_crop.png</comments>
		</item>
		<item>
			<title>File:Kai chat v1.1.png</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=File:Kai_chat_v1.1.png&amp;diff=279802&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=File:Kai_chat_v1.1.png&amp;diff=279802&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Nicolas.rios&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Nicolas.rios (page does not exist)&quot;&gt;&lt;bdi&gt;Nicolas.rios&lt;/bdi&gt;&lt;/a&gt; uploaded &lt;a href=&quot;/RADStudio/Florence/en/File:Kai_chat_v1.1.png&quot; title=&quot;File:Kai chat v1.1.png&quot;&gt;File:Kai chat v1.1.png&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Kai chat v1.1&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 15:07:47 GMT</pubDate>
			<dc:creator>Nicolas.rios</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/File_talk:Kai_chat_v1.1.png</comments>
		</item>
		<item>
			<title>Kai</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai&amp;diff=279801&amp;oldid=279799</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai&amp;diff=279801&amp;oldid=279799</guid>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Sections&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 15:07, 8 September 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l12&quot;&gt;Line 12:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 12:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Using Local AI Models with Kai]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Using Local AI Models with Kai]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Options]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Options]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;** [[Kai Options: Completions]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;** [[Kai Options: Chat]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;** [[Kai Options: Chat]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;** [[Kai Options: &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Completions&lt;/del&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;*&lt;/ins&gt;** [[Kai Options: &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ACP Registry&lt;/ins&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;** [[Kai Options: MCP Servers]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;*&lt;/ins&gt;** [[Kai Options: MCP Servers&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;**** [[Kai Options: Built-in]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;**** [[Kai Options: Custom&lt;/ins&gt;]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Using {{Product}}]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Using {{Product}}]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key wikidb-rad_florence_en_:diff:1.41:old-279799:rev-279801:php=table --&gt;
&lt;/table&gt;</description>
			<pubDate>Tue, 08 Sep 2026 15:07:01 GMT</pubDate>
			<dc:creator>Nicolas.rios</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Kai</comments>
		</item>
		<item>
			<title>Main Page</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Main_Page&amp;diff=279800&amp;oldid=279585</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Main_Page&amp;diff=279800&amp;oldid=279585</guid>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Kai AI Agent&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 15:06, 8 September 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l53&quot;&gt;Line 53:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 53:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Installation]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Installation]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Release Notes]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Release Notes]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;* [[Kai Version 1.1]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Features]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Features]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Options]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Options]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Using Local AI Models with Kai]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Using Local AI Models with Kai]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Licensing]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Licensing]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== Reference ==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== Reference ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Supported Target Platforms|Target Platforms]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Supported Target Platforms|Target Platforms]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key wikidb-rad_florence_en_:diff:1.41:old-279585:rev-279800:php=table --&gt;
&lt;/table&gt;</description>
			<pubDate>Tue, 08 Sep 2026 15:06:22 GMT</pubDate>
			<dc:creator>Nicolas.rios</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Main_Page</comments>
		</item>
		<item>
			<title>Kai</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai&amp;diff=279799&amp;oldid=279571</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai&amp;diff=279799&amp;oldid=279571</guid>
			<description>&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 15:05, 8 September 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l7&quot;&gt;Line 7:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 7:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Installation]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Installation]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Release Notes]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Release Notes]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;* [[Kai Version 1.1]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Features]]  &lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Features]]  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Licensing]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Kai Licensing]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Tue, 08 Sep 2026 15:05:16 GMT</pubDate>
			<dc:creator>Nicolas.rios</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Kai</comments>
		</item>
		<item>
			<title>File:Kai v1.1 RedesignUI.png</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=File:Kai_v1.1_RedesignUI.png&amp;diff=279798&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=File:Kai_v1.1_RedesignUI.png&amp;diff=279798&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Nicolas.rios&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Nicolas.rios (page does not exist)&quot;&gt;&lt;bdi&gt;Nicolas.rios&lt;/bdi&gt;&lt;/a&gt; uploaded &lt;a href=&quot;/RADStudio/Florence/en/File:Kai_v1.1_RedesignUI.png&quot; title=&quot;File:Kai v1.1 RedesignUI.png&quot;&gt;File:Kai v1.1 RedesignUI.png&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Kai v1.1 RedesignUI&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 15:04:36 GMT</pubDate>
			<dc:creator>Nicolas.rios</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/File_talk:Kai_v1.1_RedesignUI.png</comments>
		</item>
		<item>
			<title>File:Kai ACP Registry.png</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=File:Kai_ACP_Registry.png&amp;diff=279797&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=File:Kai_ACP_Registry.png&amp;diff=279797&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Nicolas.rios&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Nicolas.rios (page does not exist)&quot;&gt;&lt;bdi&gt;Nicolas.rios&lt;/bdi&gt;&lt;/a&gt; uploaded &lt;a href=&quot;/RADStudio/Florence/en/File:Kai_ACP_Registry.png&quot; title=&quot;File:Kai ACP Registry.png&quot;&gt;File:Kai ACP Registry.png&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Kai ACP Registry&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 15:03:56 GMT</pubDate>
			<dc:creator>Nicolas.rios</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/File_talk:Kai_ACP_Registry.png</comments>
		</item>
		<item>
			<title>File:Kai install v1.0.2.png</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=File:Kai_install_v1.0.2.png&amp;diff=279796&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=File:Kai_install_v1.0.2.png&amp;diff=279796&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Nicolas.rios&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Nicolas.rios (page does not exist)&quot;&gt;&lt;bdi&gt;Nicolas.rios&lt;/bdi&gt;&lt;/a&gt; uploaded &lt;a href=&quot;/RADStudio/Florence/en/File:Kai_install_v1.0.2.png&quot; title=&quot;File:Kai install v1.0.2.png&quot;&gt;File:Kai install v1.0.2.png&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Kai install v1.0.2&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 15:02:23 GMT</pubDate>
			<dc:creator>Nicolas.rios</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/File_talk:Kai_install_v1.0.2.png</comments>
		</item>
		<item>
			<title>Kai Version 1.1</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Version_1.1&amp;diff=279795&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Version_1.1&amp;diff=279795&amp;oldid=0</guid>
			<description>&lt;p&gt;Created page with &amp;quot;{{Parent|Kai}}  The Kai 1.1 release, {{Product}}’s agentic AI extension, is a significant architectural enhancement over the original 1.0 version.   The 1.1 release changes how Kai interacts with the various AI agents and the local CLI engine. As a result, it has several configuration and integration incompatibilities. In some cases, it is necessary to remove previous configurations to avoid incompatibilities – not in Kai, but in newer versions of the third-party CLI...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Parent|Kai}}&lt;br /&gt;
&lt;br /&gt;
The Kai 1.1 release, {{Product}}’s agentic AI extension, is a significant architectural enhancement over the original 1.0 version. &lt;br /&gt;
&lt;br /&gt;
The 1.1 release changes how Kai interacts with the various AI agents and the local CLI engine. As a result, it has several configuration and integration incompatibilities. In some cases, it is necessary to remove previous configurations to avoid incompatibilities – not in Kai, but in newer versions of the third-party CLIs.&lt;br /&gt;
&lt;br /&gt;
==Kai 1.1 Installation==&lt;br /&gt;
Starting with Kai version 1.1, installation has fewer dependencies, thanks to the ACP registry.&lt;br /&gt;
&lt;br /&gt;
The installer now ships only GitHub Copilot completions support (separate from chat support, delivered via the ACP registry) and support for both chat and completions for local engines.&lt;br /&gt;
&lt;br /&gt;
[[File:Kai install v1.0.2.png|border|link=|700px]]&lt;br /&gt;
&lt;br /&gt;
==Kai 1.1 Features==&lt;br /&gt;
This section details the core features in Kai version 1.1.&lt;br /&gt;
&lt;br /&gt;
===Kai UI Redesign===&lt;br /&gt;
The Kai UI redesign has been extensive, focusing on many details, icons, colors, and more. &lt;br /&gt;
&lt;br /&gt;
Kai 1.1 introduces:&lt;br /&gt;
* Monochrome icons and glyphs.&lt;br /&gt;
* Better spacing.&lt;br /&gt;
* An editing chat area color is more consistent with the “editing” operation.&lt;br /&gt;
* A new toolbar for the chat window.&lt;br /&gt;
* Cleanup configuration pages.&lt;br /&gt;
* Checkboxes at the bottom of the chat window for boolean options.&lt;br /&gt;
&lt;br /&gt;
Below is the UI of the Kai chat window, with the new toolbar, icons, and overall look and feel:&lt;br /&gt;
&lt;br /&gt;
[[File:Kai v1.1 RedesignUI.png|link=|border|600px]]&lt;br /&gt;
&lt;br /&gt;
===ACP Registry Support===&lt;br /&gt;
{{Menu|Tools &amp;gt; Options &amp;gt; Kai &amp;gt; Chat &amp;gt; [[Kai_Options: ACP Registry|ACP Registry]]}}&lt;br /&gt;
&lt;br /&gt;
With the new ACP Registry support, Kai no longer includes pre-installed providers (except for local models), and users no longer need to install the Claude Agent ACP manually via NPM.&lt;br /&gt;
&lt;br /&gt;
Kai now supports a much wider range of agents, which users can manually install from the ACP Registry configuration page. The ACP Registry currently includes 35+ agents: all the agents Kai supported previously remain available, and more well-known agents have been added, such as Cursor, Devin, Kilo Code, Junie, etc. &lt;br /&gt;
&lt;br /&gt;
You can view the full list and general information about the ACP Registry here: [https://agentclientprotocol.com/get-started/registry ACP Registry - Agent Client Protocol].&lt;br /&gt;
&lt;br /&gt;
[[File:Kai ACP Registry.png|link=|border|800px]]&lt;br /&gt;
&lt;br /&gt;
{{Attention| Zed Industries and JetBrains maintain the registry, and Embarcadero has no control over or responsibility for the registry or the agents downloaded from it.}}&lt;br /&gt;
&lt;br /&gt;
Select the agents you want to download, click the &amp;#039;&amp;#039;&amp;#039;Install&amp;#039;&amp;#039;&amp;#039; button, and use them in Kai immediately. &lt;br /&gt;
&lt;br /&gt;
Other agents are only available via NPX (node.js) or UVX (PyPi Python); in this case, an extra confirmation is required before installing. To install those agents, the user must manually configure their computer to support the underlying technology. For example, you need to install Node.JS to have support for NPX agents. Kai does not automatically install Node.JS on your system. Once the core engine (like Node.JS) is available, clicking &amp;#039;&amp;#039;&amp;#039;Install&amp;#039;&amp;#039;&amp;#039; makes the corresponding package available, rather than downloading a package binary directly.&lt;br /&gt;
&lt;br /&gt;
Each agent is available in the latest version; if an update is available, an &amp;#039;&amp;#039;&amp;#039;Update&amp;#039;&amp;#039;&amp;#039; button appears (as shown above). Once the agent is installed, it appears in the chat &amp;#039;&amp;#039;&amp;#039;New session&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;Import sessions&amp;#039;&amp;#039;&amp;#039; dropdowns. It also appears in the {{Menu|Tools &amp;gt; Options &amp;gt; [[Kai Options: Chat|Kai Chat]]}}.&lt;br /&gt;
&lt;br /&gt;
===MCP Servers Update===&lt;br /&gt;
{{Menu|Tools &amp;gt; Options &amp;gt; Kai &amp;gt; Chat &amp;gt; [[Kai_Options: MCP Servers|MCP Servers]]}}&lt;br /&gt;
&lt;br /&gt;
Kai version 1.1 divided the &amp;#039;&amp;#039;&amp;#039;MCP Servers&amp;#039;&amp;#039;&amp;#039; settings into two categories: Built-in and Custom. Now, the built-in MCP tools have a separate settings page that lists all tools with their names and descriptions. Additionally, a separate settings page for adding servers and customizing properties. &lt;br /&gt;
&lt;br /&gt;
{{Menu|Tools &amp;gt; Options &amp;gt; Kai &amp;gt; Chat &amp;gt; [[Kai Options: Built-in|Built-in]]}}&lt;br /&gt;
&lt;br /&gt;
Use the built-in settings to see a list of all the built-in MCP endpoints and choose which to apply. &lt;br /&gt;
&lt;br /&gt;
{{Menu|Tools &amp;gt; Options &amp;gt; Kai &amp;gt; Chat &amp;gt; [[Kai Options: Custom|Custom]]}}&lt;br /&gt;
&lt;br /&gt;
Use the Custom settings to add servers and create custom properties.&lt;br /&gt;
&lt;br /&gt;
==Enhancements and Improvements==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;The following are more relevant changes to Kai version 1.1&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
* The loading of sessions is now done via ACP instead of from the local files.&lt;br /&gt;
** There are no preloaded sessions anymore, so the chat now starts empty.&lt;br /&gt;
** Added a new &amp;#039;&amp;#039;&amp;#039;Import sessions&amp;#039;&amp;#039;&amp;#039; button to import the sessions for the current working directory of the active engine. If there are none, a message is shown.&lt;br /&gt;
** Closing the tab will delete the session only if the agent supports it.&lt;br /&gt;
* Authentication in {{Menu|Tools &amp;gt; Options &amp;gt; Kai}} is now done via ACP (Agent Client Protocol). Clicking one of the buttons imports the sessions for the current working directory as new tabs.&lt;br /&gt;
** All of the available authentication methods are now pulled directly from the agent.&lt;br /&gt;
** Gemini now has OAuth support via the browser and 3 different API key methods.&lt;br /&gt;
** The Copilot login will now open a terminal window that displays the device code to enter in the browser.&lt;br /&gt;
* Improved local support via the new &amp;#039;&amp;#039;&amp;#039;Native LM Studio ACP&amp;#039;&amp;#039;&amp;#039; AI agent we are shipping with Kai. Despite the name, this agent works for both LM Studio and Ollama.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Kai Overview]]&lt;br /&gt;
* [[Kai Installation]]&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 15:01:33 GMT</pubDate>
			<dc:creator>Nicolas.rios</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Kai_Version_1.1</comments>
		</item>
		<item>
			<title>Kai Options: Custom</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Options:_Custom&amp;diff=279794&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Options:_Custom&amp;diff=279794&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Eric.revollo&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Eric.revollo (page does not exist)&quot;&gt;&lt;bdi&gt;Eric.revollo&lt;/bdi&gt;&lt;/a&gt; imported &lt;a href=&quot;/RADStudio/Florence/en/Kai_Options:_Custom&quot; title=&quot;Kai Options: Custom&quot;&gt;Kai Options: Custom&lt;/a&gt; by file upload (3 revisions)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Parent|Kai Options: MCP Servers|MCP Servers}}&lt;br /&gt;
&lt;br /&gt;
{{Menu|Tools &amp;gt; Options &amp;gt; Kai &amp;gt; MCP Servers &amp;gt; Custom}}&lt;br /&gt;
&lt;br /&gt;
Use this screen to add Servers and create customized properties. &lt;br /&gt;
&lt;br /&gt;
[[File:Kai custom settings.png|800px|border|=link]]&lt;br /&gt;
&lt;br /&gt;
== MCP Servers Options ==&lt;br /&gt;
&lt;br /&gt;
The following options are available in &amp;#039;&amp;#039;&amp;#039;MCP Servers&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
! &amp;#039;&amp;#039;&amp;#039;Item&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
! &amp;#039;&amp;#039;&amp;#039;Description&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Servers&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Displays the list of configured MCP servers.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
Add&lt;br /&gt;
|&lt;br /&gt;
Adds a new MCP server configuration.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
Remove&lt;br /&gt;
|&lt;br /&gt;
Removes the selected MCP server configuration.&lt;br /&gt;
|}&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Properties&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Contains settings for the selected MCP server.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Name&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Field to specify the MCP server name.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Type&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Specify the MCP server type. Choose between Local, Remote, or Remote (SSE).&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Start command&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Specifies the command used to start the MCP server.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;URL&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Specify the URL address for the remote MCP server.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Tools&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Displays the tools available for the selected MCP server.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
Add&lt;br /&gt;
|&lt;br /&gt;
Adds a tool to the selected MCP server.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
Remove&lt;br /&gt;
|&lt;br /&gt;
Removes the selected tool from the MCP server.&lt;br /&gt;
|}&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Headers&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Define Headers for a remote MCP Server.&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Key&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Specifies the environment variable name.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Value&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Specifies the environment variable value.&lt;br /&gt;
|}&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Environment variables&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Defines environment variables used by the MCP server.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Key&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Specifies the environment variable name.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Value&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Specifies the environment variable value.&lt;br /&gt;
|}&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Arguments&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Displays the command-line arguments used by the MCP server.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
Add&lt;br /&gt;
|&lt;br /&gt;
Adds a command-line argument.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
Remove&lt;br /&gt;
|&lt;br /&gt;
Removes the selected command-line argument.&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Kai can use configured MCP servers to access additional tools and services.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Kai Options: Chat]]&lt;br /&gt;
* [[Kai Options: Completions]]&lt;br /&gt;
* [[Kai Options: ACP Registry]]&lt;br /&gt;
* [[Kai Features]]&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 14:20:55 GMT</pubDate>
			<dc:creator>Eric.revollo</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Kai_Options:_Custom</comments>
		</item>
		<item>
			<title>Kai Options: Built-in</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Options:_Built-in&amp;diff=279790&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Options:_Built-in&amp;diff=279790&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Eric.revollo&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Eric.revollo (page does not exist)&quot;&gt;&lt;bdi&gt;Eric.revollo&lt;/bdi&gt;&lt;/a&gt; imported &lt;a href=&quot;/RADStudio/Florence/en/Kai_Options:_Built-in&quot; title=&quot;Kai Options: Built-in&quot;&gt;Kai Options: Built-in&lt;/a&gt; by file upload (5 revisions)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Parent|Kai Options: MCP Servers|MCP Servers}}&lt;br /&gt;
&lt;br /&gt;
{{Menu|Tools &amp;gt; Options &amp;gt; Kai &amp;gt; MCP Servers &amp;gt; Built-in}}&lt;br /&gt;
&lt;br /&gt;
MCP servers can provide external tools and integrations that extend Kai functionality. This configuration screen displays the entire list of built-in IDE MCP tools. Here, users can manually select or deselect which ones to apply. &lt;br /&gt;
&lt;br /&gt;
[[File:Kai built-in.png|800px|border|=link]]&lt;br /&gt;
&lt;br /&gt;
The following options are available: &lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
! &amp;#039;&amp;#039;&amp;#039;Item&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
! &amp;#039;&amp;#039;&amp;#039;Description&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Select All&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Selects all available built-in options.  &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Deselect All&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Deselects all available built-in options.&lt;br /&gt;
|-}&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 14:20:55 GMT</pubDate>
			<dc:creator>Eric.revollo</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Kai_Options:_Built-in</comments>
		</item>
		<item>
			<title>Kai Options: MCP Servers</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Options:_MCP_Servers&amp;diff=279784&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Options:_MCP_Servers&amp;diff=279784&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Eric.revollo&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Eric.revollo (page does not exist)&quot;&gt;&lt;bdi&gt;Eric.revollo&lt;/bdi&gt;&lt;/a&gt; imported &lt;a href=&quot;/RADStudio/Florence/en/Kai_Options:_MCP_Servers&quot; title=&quot;Kai Options: MCP Servers&quot;&gt;Kai Options: MCP Servers&lt;/a&gt; by file upload (12 revisions)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Parent|Kai Options}}&lt;br /&gt;
&lt;br /&gt;
{{Menu|Tools &amp;gt; Options &amp;gt; Kai &amp;gt; MCP Servers}}&lt;br /&gt;
&lt;br /&gt;
MCP servers can provide external tools and integrations that extend Kai functionality.&lt;br /&gt;
&lt;br /&gt;
Configure additional MCP servers for Kai, either by using the built-in ones or by customizing new ones.&lt;br /&gt;
&lt;br /&gt;
==Child Pages==&lt;br /&gt;
* [[Kai Options: Built-in]]&lt;br /&gt;
* [[Kai Options: Custom]]&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Kai Options: Chat]]&lt;br /&gt;
* [[Kai Options: Completions]]&lt;br /&gt;
* [[Kai Options: ACP Registry]]&lt;br /&gt;
* [[Kai Features]]&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 14:20:55 GMT</pubDate>
			<dc:creator>Eric.revollo</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Kai_Options:_MCP_Servers</comments>
		</item>
		<item>
			<title>Kai Options: ACP Registry</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Options:_ACP_Registry&amp;diff=279771&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Options:_ACP_Registry&amp;diff=279771&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Eric.revollo&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Eric.revollo (page does not exist)&quot;&gt;&lt;bdi&gt;Eric.revollo&lt;/bdi&gt;&lt;/a&gt; imported &lt;a href=&quot;/RADStudio/Florence/en/Kai_Options:_ACP_Registry&quot; title=&quot;Kai Options: ACP Registry&quot;&gt;Kai Options: ACP Registry&lt;/a&gt; by file upload (6 revisions)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Parent|Kai Options: Chat|Kai Chat}}&lt;br /&gt;
&lt;br /&gt;
{{Menu|Tools &amp;gt; Options &amp;gt; Kai &amp;gt; Chat &amp;gt; ACP Registry}}&lt;br /&gt;
&lt;br /&gt;
With ACP Registry support, users no longer need to install the Claude Agent ACP manually via NPM.&lt;br /&gt;
&lt;br /&gt;
Kai now supports a much wider range of agents, which users can manually install from the ACP Registry configuration page. The ACP Registry currently includes 35+ agents: all the agents Kai previously supported remain available, and additional well-known agents have been added, including Cursor, Devin, Kilo Code, and Junie.&lt;br /&gt;
&lt;br /&gt;
The ACP Registry configuration window displays a list of agents that users can manually &amp;#039;&amp;#039;&amp;#039;Install&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;Uninstall&amp;#039;&amp;#039;&amp;#039;, or &amp;#039;&amp;#039;&amp;#039;Update&amp;#039;&amp;#039;&amp;#039;. &lt;br /&gt;
&lt;br /&gt;
[[File:Kai ACP Registry.png|link=|border|800px]]&lt;br /&gt;
&lt;br /&gt;
{{Attention| Zed Industries and JetBrains maintain the registry, and Embarcadero has no control over or responsibility for the registry or the agents downloaded from it.}}&lt;br /&gt;
&lt;br /&gt;
Other agents are only available to download via NPX (node.js) or UVX (PyPi Python). To install those agents, it is necessary to manually configure the computer to support the underlying technology. &lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Kai Options: Chat]]&lt;br /&gt;
* [[Kai Version 1.1#ACP Registry Support|ACP Registry Support]]&lt;br /&gt;
* [https://agentclientprotocol.com/get-started/registry ACP Registry - Agent Client Protocol]&lt;br /&gt;
* [[Kai Options: Completions]]&lt;br /&gt;
* [[Kai Features]]&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 14:20:55 GMT</pubDate>
			<dc:creator>Eric.revollo</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Kai_Options:_ACP_Registry</comments>
		</item>
		<item>
			<title>Kai Options: Chat</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Options:_Chat&amp;diff=279764&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Options:_Chat&amp;diff=279764&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Eric.revollo&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Eric.revollo (page does not exist)&quot;&gt;&lt;bdi&gt;Eric.revollo&lt;/bdi&gt;&lt;/a&gt; imported &lt;a href=&quot;/RADStudio/Florence/en/Kai_Options:_Chat&quot; title=&quot;Kai Options: Chat&quot;&gt;Kai Options: Chat&lt;/a&gt; by file upload (10 revisions)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Parent|Kai Options}}&lt;br /&gt;
&lt;br /&gt;
{{Menu|Tools &amp;gt; Options &amp;gt; Kai &amp;gt; Chat}}&lt;br /&gt;
&lt;br /&gt;
Use this page to configure AI chat providers for Kai.&lt;br /&gt;
&lt;br /&gt;
Kai supports multiple AI chat providers, including cloud-based services and local models.&lt;br /&gt;
&lt;br /&gt;
[[File:Kai chat v1.1.png|border|900px]]&lt;br /&gt;
&lt;br /&gt;
==Child Pages==&lt;br /&gt;
* [[Kai Options: MCP Servers]]&lt;br /&gt;
** [[Kai Options: Built-in]]&lt;br /&gt;
** [[Kai Options: Custom]]&lt;br /&gt;
&lt;br /&gt;
== Chat Page ==&lt;br /&gt;
The following options are available on this page. Keep in mind that the options change depending on the selected provider. &lt;br /&gt;
&lt;br /&gt;
[[File:Kai chat crop.png|700px|border|link=]]&lt;br /&gt;
&lt;br /&gt;
===GitHub Copilot Tab===&lt;br /&gt;
{{Menu|Tools &amp;gt; Options &amp;gt; Kai &amp;gt; Chat &amp;gt; GitHub Copilot}}&lt;br /&gt;
&lt;br /&gt;
To enable GitHub Copilot as an agent provider for Kai Chat services, users must first log in to their accounts. &lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
! &amp;#039;&amp;#039;&amp;#039;Item&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
! &amp;#039;&amp;#039;&amp;#039;Description&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
Status&lt;br /&gt;
|&lt;br /&gt;
Displays the current connection or authentication status for the selected provider. Green displays when the user is already signed in. The status displays Red if the user is not logged into their account. &lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
Sign in&lt;br /&gt;
|&lt;br /&gt;
Opens the authentication process for the selected provider. A browser opens, requesting users to sign in.  &lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
Sign out&lt;br /&gt;
|&lt;br /&gt;
Signs out from the current provider.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===OpenAI Codex Tab===&lt;br /&gt;
{{Menu|Tools &amp;gt; Options &amp;gt; Kai &amp;gt; Chat &amp;gt; OpenAI Codex}}&lt;br /&gt;
&lt;br /&gt;
To enable OpenAI Codex as an agent provider for Kai Chat services, users must first log in to their accounts.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
! &amp;#039;&amp;#039;&amp;#039;Item&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
! &amp;#039;&amp;#039;&amp;#039;Description&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
Status&lt;br /&gt;
|&lt;br /&gt;
Displays the current connection or authentication status for the selected provider. Green displays when the user is already signed in. The status displays Red if the user is not logged into their account. &lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
Sign in&lt;br /&gt;
|&lt;br /&gt;
Opens the authentication process for the selected provider. A browser opens, requesting users to sign in.  &lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
Sign out&lt;br /&gt;
|&lt;br /&gt;
Signs out from the current provider.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Google Gemini Tab===&lt;br /&gt;
{{Menu|Tools &amp;gt; Options &amp;gt; Kai &amp;gt; Chat &amp;gt; Google Gemini}}&lt;br /&gt;
&lt;br /&gt;
Kai uses a Bring Your Own Key (BYOK) model.&lt;br /&gt;
To activate Google Gemini for the chat, you first need an API key. Users can generate API keys using [https://aistudio.google.com/ Google AI Studio].  &lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
! &amp;#039;&amp;#039;&amp;#039;Item&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
! &amp;#039;&amp;#039;&amp;#039;Description&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
API key&lt;br /&gt;
|&lt;br /&gt;
Enter the API key. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Note|When enabling Gemini for chat, sometimes it is necessary to restart {{Product}} or even maybe the PC for the API key to work correctly.}}&lt;br /&gt;
&lt;br /&gt;
===Local Model Tab===&lt;br /&gt;
{{Menu|Tools &amp;gt; Options &amp;gt; Kai &amp;gt; Chat &amp;gt; Local Model}}&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
! &amp;#039;&amp;#039;&amp;#039;Item&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
! &amp;#039;&amp;#039;&amp;#039;Description&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
URL&lt;br /&gt;
|&lt;br /&gt;
Specifies the URL address used to connect to the selected local model provider. &lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
Test Connection&lt;br /&gt;
|&lt;br /&gt;
Button to test the connection to the selected local model provider.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
Name&lt;br /&gt;
|&lt;br /&gt;
Specifies the local model name.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Claude Code Tab===&lt;br /&gt;
For Claude Code users must login separetly.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Kai Options: Completions]]&lt;br /&gt;
* [[Kai Options: MCP Servers]]&lt;br /&gt;
* [[Kai Features]]&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 14:20:54 GMT</pubDate>
			<dc:creator>Eric.revollo</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Kai_Options:_Chat</comments>
		</item>
		<item>
			<title>Kai Options: Completions</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Options:_Completions&amp;diff=279753&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Options:_Completions&amp;diff=279753&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Eric.revollo&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Eric.revollo (page does not exist)&quot;&gt;&lt;bdi&gt;Eric.revollo&lt;/bdi&gt;&lt;/a&gt; imported &lt;a href=&quot;/RADStudio/Florence/en/Kai_Options:_Completions&quot; title=&quot;Kai Options: Completions&quot;&gt;Kai Options: Completions&lt;/a&gt; by file upload (14 revisions)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Parent|Kai Options}}&lt;br /&gt;
&lt;br /&gt;
{{Menu|Tools &amp;gt; Options &amp;gt; Kai &amp;gt; Completions}}&lt;br /&gt;
&lt;br /&gt;
Here, you can configure AI code-completion providers for Kai.&lt;br /&gt;
&lt;br /&gt;
Kai supports multiple completion engines, including cloud-based providers and local models. You must sign in or configure the selected provider before using AI completions.&lt;br /&gt;
&lt;br /&gt;
[[File:Completions local models.png|900px|border]]&lt;br /&gt;
&lt;br /&gt;
== Completions Options ==&lt;br /&gt;
&lt;br /&gt;
The following options are available in &amp;#039;&amp;#039;&amp;#039;Completions&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
! &amp;#039;&amp;#039;&amp;#039;Item&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
! &amp;#039;&amp;#039;&amp;#039;Description&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;General&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Contains general AI completion settings.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Enable auto completions&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Enables or disables AI code completions in the Code Editor.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Show as&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Selects how AI completions are displayed in the editor. &lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Ghost text&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Displays inline completion suggestions directly in the editor.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;CodeInsight symbol&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Displays completion suggestions using a symbol indicator.&lt;br /&gt;
|}&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Active model&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Selects the AI provider used for code completions.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;GitHub Copilot&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Uses GitHub Copilot for code completions.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Local model&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Uses a locally installed LLM through supported local providers.&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Model settings&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Contains settings for the selected AI provider.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;GitHub Copilot&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Displays settings for GitHub Copilot. Since this is an online model, you must first sign in. &lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Status&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Displays the current connection or authentication status.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Message&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Displays provider-related status or authentication messages.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Sign in&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Opens the authentication process on a browser.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Sign out&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Signs out from the selected provider.&lt;br /&gt;
|}&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Local model&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Displays settings for the selected local model provider.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Backend&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Selects the backend used for the chosen local model provider.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; frame=&amp;quot;hsides&amp;quot; rules=&amp;quot;rows&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Default backend&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Uses the default local model backend.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Other (e.g. LM Studio)&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Uses another compatible local model backend, such as LM Studio.&lt;br /&gt;
|}&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;URL&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Specifies the URL address used to connect to the selected local model provider.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Test connection&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Button to test the connection to the selected local model provider.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Name&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Specifies the local model name.&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Context size&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
Specifies the context size used by the local model.&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Kai uses a Bring Your Own Key (BYOK) model. Depending on the selected provider, you may need a valid account or API key.&lt;br /&gt;
&lt;br /&gt;
==FIM Tokens Tab==&lt;br /&gt;
FIM (Fill-In-the-Middle) tokens are special control tokens that tell a language model to complete text between a given prefix and suffix, rather than simply continuing from the end of a prompt. They are particularly important for code completion in IDEs, where the model needs to insert code at the cursor while preserving the code that follows. Configuring these token parameters allows user integration with additional local AI engines. &lt;br /&gt;
&lt;br /&gt;
Since different model families use different special tokens, Kai now lets you choose predefined options or manually customize the FIM tokens.&lt;br /&gt;
&lt;br /&gt;
[[File:Kai completions fim.png|800px|border]]&lt;br /&gt;
&lt;br /&gt;
{{Note|To determine if a local LLM supports FIM, check the model information on the backend model, such as Hugging Face or the vendor’s documentation. It often explicitly states “Supports Fill-in-the-Middle (FIM).”}}&lt;br /&gt;
&lt;br /&gt;
Most popular local coding models with FIM support include:&lt;br /&gt;
* StarCoder&lt;br /&gt;
* CodeLlama&lt;br /&gt;
* DeepSeek-Coder&lt;br /&gt;
* Qwen2.5-Coder&lt;br /&gt;
* Codestral&lt;br /&gt;
* Replit Code models&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Kai Options: Chat]]&lt;br /&gt;
* [[Kai Options: MCP Servers]]&lt;br /&gt;
* [[Kai Features]]&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 14:20:54 GMT</pubDate>
			<dc:creator>Eric.revollo</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Kai_Options:_Completions</comments>
		</item>
		<item>
			<title>Kai Options</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Options&amp;diff=279738&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Options&amp;diff=279738&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Eric.revollo&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Eric.revollo (page does not exist)&quot;&gt;&lt;bdi&gt;Eric.revollo&lt;/bdi&gt;&lt;/a&gt; imported &lt;a href=&quot;/RADStudio/Florence/en/Kai_Options&quot; title=&quot;Kai Options&quot;&gt;Kai Options&lt;/a&gt; by file upload (9 revisions)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Parent|Tools Options Dialog Box}}&lt;br /&gt;
&lt;br /&gt;
{{Menu|Tools &amp;gt; Options &amp;gt; Kai}}&lt;br /&gt;
&lt;br /&gt;
==Active License==&lt;br /&gt;
If an active Kai license is found on the system, the following sub-pages define the Kai configuration options:&lt;br /&gt;
* [[Kai Options: Completions]]&lt;br /&gt;
* [[Kai Options: Chat]]&lt;br /&gt;
** [[Kai Options: ACP Registry]]&lt;br /&gt;
** [[Kai Options: MCP Servers]]&lt;br /&gt;
*** [[Kai Options: Built-in]]&lt;br /&gt;
*** [[Kai Options: Custom]]&lt;br /&gt;
&lt;br /&gt;
[[File:Kai SettingsIDE.png|border|700px]]&lt;br /&gt;
&lt;br /&gt;
== Unlincesed ==&lt;br /&gt;
If no Kai license is found, this page offers information on how to obtain and register a [[Kai Licensing|Kai license]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Kai Overview]]&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 14:20:54 GMT</pubDate>
			<dc:creator>Eric.revollo</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Kai_Options</comments>
		</item>
		<item>
			<title>Using Local AI Models with Kai</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Using_Local_AI_Models_with_Kai&amp;diff=279728&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Using_Local_AI_Models_with_Kai&amp;diff=279728&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Eric.revollo&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Eric.revollo (page does not exist)&quot;&gt;&lt;bdi&gt;Eric.revollo&lt;/bdi&gt;&lt;/a&gt; imported &lt;a href=&quot;/RADStudio/Florence/en/Using_Local_AI_Models_with_Kai&quot; title=&quot;Using Local AI Models with Kai&quot;&gt;Using Local AI Models with Kai&lt;/a&gt; by file upload (24 revisions)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Parent|Kai}}&lt;br /&gt;
&lt;br /&gt;
Kai can connect to locally hosted Large Language Models (LLMs), allowing you to use AI-assisted development while keeping prompts and source code within an environment you control.&lt;br /&gt;
&lt;br /&gt;
Using local models can help you with the following:&lt;br /&gt;
* Keeping prompts and source code within your local network.&lt;br /&gt;
* Avoiding model subscriptions and token-usage.&lt;br /&gt;
* Selecting a model that fits your hardware and development needs.&lt;br /&gt;
* Running the model on the same computer as {{Product}} or another computer on your network.&lt;br /&gt;
* Using separate models for [[Kai Options: Chat|Kai Chat]] and code completions. &lt;br /&gt;
&lt;br /&gt;
The performance and capabilities of a local model depend on the model, the local model runtime, and the available hardware.&lt;br /&gt;
Kai version 1.0.2 expands local model support for [[Kai Features#Ghost Text|Ghost Text]], [[Kai Features#CodeInsight Completions|Code Completions]], and [[Kai Features#Suggestions|Code Suggestions]] by adding additional local backends and configurable Fill-In-the-Middle support.&lt;br /&gt;
&lt;br /&gt;
==Topics==&lt;br /&gt;
* [[#Local Model Hardware Requirements|Local Model Hardware Requirements]]&lt;br /&gt;
* [[#Choosing a Local Model Runtime|Choosing a Local Model Runtime]]&lt;br /&gt;
* [[#Choosing a Local Model|Choosing a Local Model]]&lt;br /&gt;
* [[#Setting Up LM Studio|Setting Up LM Studio]]&lt;br /&gt;
* [[#Connecting Kai Chat to a Local Model|Connecting Kai Chat to a Local Model]]&lt;br /&gt;
* [[#Connecting to a Model on Another Computer|Connecting to a Model on Another Computer]]&lt;br /&gt;
* [[#Using a Local Model in Kai Chat|Using a Local Model in Kai Chat]]&lt;br /&gt;
* [[#Configuring Local Code Completions|Configuring Local Code Completions]]&lt;br /&gt;
* [[#Improving Local Model Results|Improving Local Model Results]]&lt;br /&gt;
* [[#Troubleshooting|Troubleshooting]]&lt;br /&gt;
* [[#Security Considerations|Security Considerations]]&lt;br /&gt;
&lt;br /&gt;
== Local Model Hardware Requirements ==&lt;br /&gt;
Kai does not impose a fixed hardware requirement for local models. The required resources depend on the following:&lt;br /&gt;
* The model size.&lt;br /&gt;
* The selected quantization.&lt;br /&gt;
* The configured context-window size.&lt;br /&gt;
* The local model runtime.&lt;br /&gt;
* Whether the model uses CPU or GPU acceleration.&lt;br /&gt;
* Whether {{Product}} and the model runtime run on the same computer.&lt;br /&gt;
&lt;br /&gt;
The following recommendations apply to the computer hosting the local model, not only to the computer running {{Product}}.&lt;br /&gt;
&lt;br /&gt;
==Choosing a Local Model Runtime==&lt;br /&gt;
A local model runtime downloads, loads, and runs the model. It also provides the API endpoint that Kai uses to connect.&lt;br /&gt;
&lt;br /&gt;
Common options include LM Studio, Ollama, llama.cpp, and oMLX.&lt;br /&gt;
&lt;br /&gt;
===LM Studio===&lt;br /&gt;
[https://lmstudio.ai LM Studio] provides a graphical interface for:&lt;br /&gt;
* Finding and downloading models.&lt;br /&gt;
* Loading and unloading models.&lt;br /&gt;
* Starting a local API server.&lt;br /&gt;
* Viewing the server URL.&lt;br /&gt;
* Allowing access from other computers on the local network.&lt;br /&gt;
&lt;br /&gt;
LM Studio is a practical choice when you prefer a graphical interface.&lt;br /&gt;
&lt;br /&gt;
===Ollama===&lt;br /&gt;
[https://ollama.com Ollama] provides command-line tools and a local API for downloading and running supported models.&lt;br /&gt;
&lt;br /&gt;
Follow these steps to prepare Ollama for Kai:&lt;br /&gt;
# Install Ollama.&lt;br /&gt;
# Download a supported coding model.&lt;br /&gt;
# Start the Ollama service.&lt;br /&gt;
# Identify the API URL and port.&lt;br /&gt;
# Enter the URL in Kai.&lt;br /&gt;
# Test the connection.&lt;br /&gt;
# Select the model.&lt;br /&gt;
&lt;br /&gt;
LM Studio and Ollama use different ports. Always use the URL displayed or documented by the runtime.&lt;br /&gt;
&lt;br /&gt;
===llama.cpp===&lt;br /&gt;
The [https://llama-cpp.com llama.cpp] model provides greater control over model loading and resource use, but it usually requires more manual configuration.&lt;br /&gt;
&lt;br /&gt;
It is best suited to advanced users who need a customized local model environment.&lt;br /&gt;
&lt;br /&gt;
===oMLX===&lt;br /&gt;
[https://omlx.ai oMLX] provides a native macOS interface for:&lt;br /&gt;
&lt;br /&gt;
* Finding and downloading models optimized for Apple Silicon.&lt;br /&gt;
* Loading and managing models in MLX format.&lt;br /&gt;
* Starting an OpenAI-compatible local API server.&lt;br /&gt;
* Viewing the server URL and port.&lt;br /&gt;
* Using the Mac’s unified memory and MLX hardware acceleration.&lt;br /&gt;
* Allowing RAD Studio in a Windows virtual machine or another computer on the local network to connect to the model.&lt;br /&gt;
 &lt;br /&gt;
oMLX is a practical choice when you use an Apple Silicon Mac and want models specifically optimized for Apple’s MLX framework.&lt;br /&gt;
&lt;br /&gt;
==Choosing a Local Model==&lt;br /&gt;
Not every model is suitable for software development or for use with Kai.&lt;br /&gt;
&lt;br /&gt;
Consider the following when selecting a model:&lt;br /&gt;
* Whether it is designed for coding.&lt;br /&gt;
* Whether it supports tool use for Kai Chat.&lt;br /&gt;
* Whether it supports Fill-In-the-Middle for code completions.&lt;br /&gt;
* Whether it fits within the available memory.&lt;br /&gt;
* Whether it is compatible with your selected runtime.&lt;br /&gt;
* Whether its response speed is appropriate for your workflow.&lt;br /&gt;
 &lt;br /&gt;
A model that works well for Kai Chat might not be suitable for inline code completion.&lt;br /&gt;
&lt;br /&gt;
===Choosing a Model for Kai Chat===&lt;br /&gt;
For Kai Chat and agentic development tasks, select a coding model that:&lt;br /&gt;
* Supports tool use.&lt;br /&gt;
* Has a context window suitable for the project.&lt;br /&gt;
* Fits comfortably within the available memory.&lt;br /&gt;
* Is compatible with the selected runtime.&lt;br /&gt;
&lt;br /&gt;
Common coding model families available through local runtimes include:&lt;br /&gt;
* Qwen Coder.&lt;br /&gt;
* Gemma coding-capable models.&lt;br /&gt;
* DeepSeek coding models.&lt;br /&gt;
* Smaller coding models for systems with limited memory.&lt;br /&gt;
&lt;br /&gt;
Test the model with tasks representative of your own projects, such as:&lt;br /&gt;
* Creating a Delphi class.&lt;br /&gt;
* Explaining an existing unit.&lt;br /&gt;
* Refactoring a method.&lt;br /&gt;
* Generating a DUnitX test.&lt;br /&gt;
* Correcting a compiler error.&lt;br /&gt;
&lt;br /&gt;
===Choosing a Model for Code Completions===&lt;br /&gt;
For Ghost Text, Code Completions, and Code Suggestions, select a coding model that explicitly supports Fill-In-the-Middle, or FIM.&lt;br /&gt;
&lt;br /&gt;
FIM allows the model to generate code at the cursor using both the code before and after the insertion point&lt;br /&gt;
&lt;br /&gt;
Common [[Kai Options: Completions|FIM-capable]] model families include:&lt;br /&gt;
* StarCoder.&lt;br /&gt;
* Code Llama.&lt;br /&gt;
* DeepSeek-Coder.&lt;br /&gt;
* Qwen2.5-Coder.&lt;br /&gt;
* Codestral.&lt;br /&gt;
* Replit Code models.&lt;br /&gt;
&lt;br /&gt;
Verify FIM support for the exact model version you download.&lt;br /&gt;
&lt;br /&gt;
===Using LLM Fit===&lt;br /&gt;
[https://github.com/AlexsJones/llmfit LLM Fit] evaluates your computer and identifies models that are likely to run within the available resources.&lt;br /&gt;
&lt;br /&gt;
Follow these steps to use LLM Fit:&lt;br /&gt;
# Install LLM Fit from its project repository.&lt;br /&gt;
# Open a terminal or command prompt.&lt;br /&gt;
# Run:&lt;br /&gt;
# Review the detected hardware and available memory.&lt;br /&gt;
# Filter the results by the coding use case.&lt;br /&gt;
# Review the estimated model memory use and speed.&lt;br /&gt;
# Select a model that fits comfortably within the available resources.&lt;br /&gt;
# Download the corresponding model through LM Studio, Ollama, or another supported source.&lt;br /&gt;
&lt;br /&gt;
Avoid models identified as marginal or borderline unless you are prepared for reduced performance or memory errors.&lt;br /&gt;
&lt;br /&gt;
==Setting Up LM Studio==&lt;br /&gt;
Follow these steps to prepare LM Studio for use with Kai.&lt;br /&gt;
# Download LM Studio from [https://lmstudio.ai/ https://lmstudio.ai/]  &lt;br /&gt;
# Install and open LM Studio.&lt;br /&gt;
# Search for a coding model.&lt;br /&gt;
# Select a model size and format appropriate for your hardware.&lt;br /&gt;
# Download the model.&lt;br /&gt;
# Load the downloaded model.&lt;br /&gt;
# Open the local server area.&lt;br /&gt;
# Start the local API server.&lt;br /&gt;
# Record the server URL displayed by LM Studio.&lt;br /&gt;
&lt;br /&gt;
A typical local URL is:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;http://localhost:1234/v1/&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The exact URL may vary.&lt;br /&gt;
&lt;br /&gt;
===Enable Network Access===&lt;br /&gt;
Enable network access when {{Product}} and the model runtime are running on different computers or when RAD Studio is running in a virtual machine.&lt;br /&gt;
To enable access:&lt;br /&gt;
# Open the LM Studio server settings.&lt;br /&gt;
# Enable access from the local network.&lt;br /&gt;
# Record the host computer’s IP address or network name.&lt;br /&gt;
# Confirm that the operating-system firewall allows access to the server port.&lt;br /&gt;
&lt;br /&gt;
{{Note|Use this option only on a trusted network.}}&lt;br /&gt;
&lt;br /&gt;
==Connecting Kai Chat to a Local Model==&lt;br /&gt;
Follow these steps to connect Kai Chat to LM Studio, Ollama, or another compatible local server:&lt;br /&gt;
# Start the local model runtime and load or activate the coding model.&lt;br /&gt;
# Start the runtime’s API server.&lt;br /&gt;
# Open {{Product}} and select {{Menu| Tools &amp;gt; Options}}.&lt;br /&gt;
# In the Options window, select {{Menu| Kai &amp;gt; Chat}} to open the Chat settings.&lt;br /&gt;
# Select the &amp;#039;&amp;#039;&amp;#039;Local Model&amp;#039;&amp;#039;&amp;#039; tab.&lt;br /&gt;
# Enter the server URL.&lt;br /&gt;
# Test the connection with the&amp;#039;&amp;#039;&amp;#039;Test Connection&amp;#039;&amp;#039;&amp;#039; button to confirm that the connection succeeds.&lt;br /&gt;
# Select the model.&lt;br /&gt;
# Save the settings.&lt;br /&gt;
&lt;br /&gt;
When the connection succeeds, Kai displays the models exposed by the local runtime.&lt;br /&gt;
&lt;br /&gt;
{{Note|A model configured for Kai Chat is not automatically used for code completions.}}&lt;br /&gt;
&lt;br /&gt;
==Connecting to a Model on Another Computer==&lt;br /&gt;
It is possible to run the model on another computer on the same trusted network. You can also run a model on a cloud-hosted machine; in that case, {{Product}} recommends using an API key for additional security.&lt;br /&gt;
&lt;br /&gt;
This configuration is useful in the following situations:&lt;br /&gt;
When the {{Product}} computer has limited system or GPU memory.&lt;br /&gt;
Another computer has a more capable GPU.&lt;br /&gt;
{{Product}} runs in a virtual machine.&lt;br /&gt;
To prevent the model runtime from competing with {{Product}} for resources.&lt;br /&gt;
&lt;br /&gt;
To connect to another computer, follow these steps:&lt;br /&gt;
# Start the model runtime on the host computer and load the required model.&lt;br /&gt;
# Start the API server.&lt;br /&gt;
# Enable network access in the runtime.&lt;br /&gt;
# Determine the host computer’s IP address or network name.&lt;br /&gt;
# Confirm that the firewall permits access to the API port.&lt;br /&gt;
# Open {{Product}} and navigate to the appropriate Kai settings.&lt;br /&gt;
# Enter the network URL and test the connection.&lt;br /&gt;
# Select the model and save the settings.&lt;br /&gt;
&lt;br /&gt;
{{Note|Do not use {{code|localhost}} when the model runs on another computer. {{code|localhost}} refers to the computer running {{Product}}.}}&lt;br /&gt;
&lt;br /&gt;
When {{Product}} runs in a virtual machine, use a host address that is reachable from the virtual machine. It is strongly recommended to enable an API key if your chosen inference engine supports it. For example, LM Studio has an entry for this. Then, in Kai, enter the API key. This helps prevent unauthorized use of your LLM.&lt;br /&gt;
&lt;br /&gt;
==Using a Local Model in Kai Chat==&lt;br /&gt;
Once the model configurations are completed, follow these steps to use the local model in the Kai Chat:&lt;br /&gt;
# Open a project in RAD Studio.&lt;br /&gt;
# Open the Kai Chat window.&lt;br /&gt;
# Create a new local session.&lt;br /&gt;
# Select one of the available models from the model combobox (in the bottom panel).&lt;br /&gt;
# Enter a clear development request.&lt;br /&gt;
# Approve or reject requested operations, if requested.&lt;br /&gt;
# Review the files created or modified by Kai.&lt;br /&gt;
# Compile and test the changes.&lt;br /&gt;
&lt;br /&gt;
Additionally, local models can also help you:&lt;br /&gt;
* Explain existing code.&lt;br /&gt;
* Create classes and units.&lt;br /&gt;
* Refactor methods.&lt;br /&gt;
* Generate tests.&lt;br /&gt;
* Diagnose compiler errors.&lt;br /&gt;
* Add validation and error handling.&lt;br /&gt;
* Generate documentation.&lt;br /&gt;
&lt;br /&gt;
{{Note|Ensure to always review and test generated code before using it in a production project.}} &lt;br /&gt;
&lt;br /&gt;
===Manage Permissions===&lt;br /&gt;
Kai may request permissions before any of the following actions:&lt;br /&gt;
* Reading project files.&lt;br /&gt;
* Searching the project.&lt;br /&gt;
* Creating or modifying files.&lt;br /&gt;
* Accessing a directory.&lt;br /&gt;
* Using an MCP tool.&lt;br /&gt;
&lt;br /&gt;
Use restricted permissions when evaluating a new model. Keep the project under source control and review all generated changes.&lt;br /&gt;
&lt;br /&gt;
==Configuring Local Code Completions==&lt;br /&gt;
In version 1.0.2, Kai expands local support for [[Kai Features#Ghost Text|Ghost Text]], [[Kai Features#CodeInsight Completions|Code Completions]], and [[Kai Features#Suggestions|Code Suggestions]].&lt;br /&gt;
&lt;br /&gt;
For local completions, Kai allows users to perform the following configurations:&lt;br /&gt;
* The local server URL.&lt;br /&gt;
* The backend engine.&lt;br /&gt;
* The model.&lt;br /&gt;
* The FIM token format.&lt;br /&gt;
&lt;br /&gt;
===Before Configuring Completions===&lt;br /&gt;
Before configuring a local completion model, ensure to complete this set of steps:&lt;br /&gt;
* Install Kai version 1.0.2 or later.&lt;br /&gt;
* Install a compatible local model runtime.&lt;br /&gt;
* Download a FIM-capable coding model.&lt;br /&gt;
* Load the model.&lt;br /&gt;
* Start the local API server.&lt;br /&gt;
* Record the server URL.&lt;br /&gt;
&lt;br /&gt;
===Configure the Completion Model===&lt;br /&gt;
Follow these simple steps to configure a local completion model.&lt;br /&gt;
* Open {{Product}} and navihgate to {{Menu|Tools &amp;gt; Options &amp;gt; Kai}}.&lt;br /&gt;
* In the Kai window, select the &amp;#039;&amp;#039;&amp;#039;Completions&amp;#039;&amp;#039;&amp;#039; settings.&lt;br /&gt;
* Select the &amp;#039;&amp;#039;&amp;#039;Local Models&amp;#039;&amp;#039;&amp;#039; tab.&lt;br /&gt;
* Enter the local server URL.&lt;br /&gt;
* Select the backend engine.&lt;br /&gt;
* Select the model.&lt;br /&gt;
* Select the FIM configuration that matches the model.&lt;br /&gt;
* Save the settings.&lt;br /&gt;
* Open a Delphi or C++ source file.&lt;br /&gt;
* Begin coding and verify that a completion appears.&lt;br /&gt;
&lt;br /&gt;
Different backends can expose and process models differently. Select the backend that corresponds to the runtime used to serve the model.&lt;br /&gt;
&lt;br /&gt;
===Configure FIM Tokens===&lt;br /&gt;
Kai provides predefined FIM configurations for supported model families.&lt;br /&gt;
&lt;br /&gt;
Use a predefined option when it matches the selected model.&lt;br /&gt;
&lt;br /&gt;
When no matching preset is available:&lt;br /&gt;
* Review the documentation for the exact model version.&lt;br /&gt;
* Identify the model’s prefix, suffix, and middle tokens.&lt;br /&gt;
* Open {{Menu|Tools &amp;gt; Options &amp;gt; Kai &amp;gt; Completions}}.&lt;br /&gt;
* Select &amp;#039;&amp;#039;&amp;#039;Local Models&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
* Select the server, backend, and model.&lt;br /&gt;
* Select the manual FIM option.&lt;br /&gt;
* Enter the required tokens.&lt;br /&gt;
* Save and test the configuration.&lt;br /&gt;
&lt;br /&gt;
Incorrect FIM tokens can cause the model to repeat existing code, continue from the wrong location, or return unusable suggestions.&lt;br /&gt;
&lt;br /&gt;
===Test Code Completions===&lt;br /&gt;
Follow these steps to test the configuration:&lt;br /&gt;
# Open a Delphi or C++ source file.&lt;br /&gt;
# Place the cursor inside a method or function.&lt;br /&gt;
# Begin typing a statement or code block.&lt;br /&gt;
# Pause briefly for a suggestion.&lt;br /&gt;
# Review the Ghost Text or completion.&lt;br /&gt;
# Accept or dismiss the suggestion.&lt;br /&gt;
# Repeat the test in several code contexts.&lt;br /&gt;
&lt;br /&gt;
For inline completion, response speed is especially important. A smaller FIM-capable model may provide a better editing experience than a larger chat-oriented model.&lt;br /&gt;
&lt;br /&gt;
===Use Different Models for Chat and Completions===&lt;br /&gt;
You can configure a larger, tool-capable model for Kai Chat, or a smaller, faster FIM-capable model for code completions.&lt;br /&gt;
&lt;br /&gt;
When system memory is limited, avoid loading two large models simultaneously.&lt;br /&gt;
&lt;br /&gt;
==Improving Local Model Results==&lt;br /&gt;
This section explains how to improve local model results. &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Provide Specific Instructions&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Ensure to provide specific instructions that include the following information:&lt;br /&gt;
* The language and framework.&lt;br /&gt;
* The required file or unit name.&lt;br /&gt;
* The classes and methods to create.&lt;br /&gt;
* Validation and error-handling requirements.&lt;br /&gt;
* Files that must not be modified.&lt;br /&gt;
* Required tests.&lt;br /&gt;
* The targeted {{Product}} version.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Break large tasks into Stages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Try breaking large tasks into smaller stages for a complex change:&lt;br /&gt;
# Ask Kai to inspect and summarize the existing code.&lt;br /&gt;
# Request a proposed plan.&lt;br /&gt;
# Review the plan.&lt;br /&gt;
# Apply one stage at a time.&lt;br /&gt;
# Compile and test after each stage.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Start a New Session when necessary&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Start a new session when:&lt;br /&gt;
* The conversation becomes very long.&lt;br /&gt;
* The model stops following earlier instructions.&lt;br /&gt;
* You move to an unrelated task.&lt;br /&gt;
* You want to provide a clean set of requirements.&lt;br /&gt;
&lt;br /&gt;
==Troubleshooting==&lt;br /&gt;
This section explains the most common issues and how to troubleshoot them. &lt;br /&gt;
&lt;br /&gt;
===Test Connection Fails===&lt;br /&gt;
If the test connection fails, verify the following to troubleshoot the issue. &lt;br /&gt;
* The model runtime is running.&lt;br /&gt;
* The API server has started.&lt;br /&gt;
* The model is loaded.&lt;br /&gt;
* The URL and port are connected.&lt;br /&gt;
* The firewall allows access.&lt;br /&gt;
* Enable Network access for remote connections.&lt;br /&gt;
* You are not using {{code|localhost}} for a remote model.&lt;br /&gt;
&lt;br /&gt;
===Kai does not display any Models===&lt;br /&gt;
If Kai is not displaying any models, verify that:&lt;br /&gt;
* A model has been downloaded.&lt;br /&gt;
* The model is available to the API server.&lt;br /&gt;
* The correct backend is selected.&lt;br /&gt;
* The connection test succeeds.&lt;br /&gt;
&lt;br /&gt;
Restart the API server if the model list does not refresh.&lt;br /&gt;
&lt;br /&gt;
===The Model is Slow or Runs Out of Memory===&lt;br /&gt;
If the model is runnig slow of runs out of memory, try the following troubleshooting:&lt;br /&gt;
# Selecting a smaller model.&lt;br /&gt;
# Using a more efficient quantization.&lt;br /&gt;
# Reducing the context-window size.&lt;br /&gt;
# Closing memory-intensive applications.&lt;br /&gt;
# Confirming that GPU acceleration is active.&lt;br /&gt;
# Running the model on another computer.&lt;br /&gt;
# Using LLM Fit to identify a better model.&lt;br /&gt;
&lt;br /&gt;
===Chat Works, but Code Completions Does Not===&lt;br /&gt;
If the chat is working but the code completion feature is not, verify the following to troubleshoot the issue.&lt;br /&gt;
* The completion model supports FIM.&lt;br /&gt;
* The correct backend is selected.&lt;br /&gt;
* The correct FIM preset is selected.&lt;br /&gt;
* Manually entered FIM tokens match the exact model version.&lt;br /&gt;
* The &amp;#039;&amp;#039;&amp;#039;Local Models&amp;#039;&amp;#039;&amp;#039; option is selected in the Kai Completions settings.&lt;br /&gt;
&lt;br /&gt;
{{Note|Chat support does not guarantee FIM support.}}&lt;br /&gt;
&lt;br /&gt;
===Suggestions Repeat Existing Code or Appear Misplaced===&lt;br /&gt;
The Suggestions feature may be repeating existing code or appearing in incorrect places. &lt;br /&gt;
&lt;br /&gt;
Check if the FIM is configured correctly and verify the selected preset or the manually entered prefix, suffix, and middle tokens.   &lt;br /&gt;
&lt;br /&gt;
===The Model Produces Incorrect Code===&lt;br /&gt;
# If the model is returning incorrect, try the following:&lt;br /&gt;
# Specify the exact RAD Studio version.&lt;br /&gt;
# Identify Delphi or C++Builder.&lt;br /&gt;
# Identify VCL or FireMonkey.&lt;br /&gt;
# Provide the relevant existing declarations.&lt;br /&gt;
# Compile the code.&lt;br /&gt;
# Return the exact compiler error to Kai.&lt;br /&gt;
# Ask Kai to correct only the reported issue.&lt;br /&gt;
&lt;br /&gt;
==Security Considerations==&lt;br /&gt;
A local model can keep prompts and code within the infrastructure under your control, but the complete configuration may include other tools and services. For better security measurements, review the following:&lt;br /&gt;
* Whether the runtime sends optional telemetry.&lt;br /&gt;
* Whether MCP servers connect to external systems.&lt;br /&gt;
* Whether the API server is accessible outside the intended network.&lt;br /&gt;
* Whether downloaded models come from trusted sources.&lt;br /&gt;
* Whether project files contain credentials or regulated data.&lt;br /&gt;
 &lt;br /&gt;
Do not expose an unauthenticated local-model server directly to the public internet. Instead, use the following:&lt;br /&gt;
* A trusted private network.&lt;br /&gt;
* Appropriate firewall rules.&lt;br /&gt;
* Authentication, when supported.&lt;br /&gt;
* Source control to review and reverse generated changes.&lt;br /&gt;
* Least-privilege permissions for project and file access.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Kai Installation]]&lt;br /&gt;
* [[Kai Options]]&lt;br /&gt;
* [[Kai Options: Chat]]&lt;br /&gt;
* [[Kai Options: Completions]]&lt;br /&gt;
* [[Kai Options: MCP Servers]]&lt;br /&gt;
* [[GetIt Package Manager]]&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 14:20:53 GMT</pubDate>
			<dc:creator>Eric.revollo</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Using_Local_AI_Models_with_Kai</comments>
		</item>
		<item>
			<title>Kai Licensing</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Licensing&amp;diff=279703&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Licensing&amp;diff=279703&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Eric.revollo&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Eric.revollo (page does not exist)&quot;&gt;&lt;bdi&gt;Eric.revollo&lt;/bdi&gt;&lt;/a&gt; imported &lt;a href=&quot;/RADStudio/Florence/en/Kai_Licensing&quot; title=&quot;Kai Licensing&quot;&gt;Kai Licensing&lt;/a&gt; by file upload (14 revisions)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Parent|Kai}}&lt;br /&gt;
&lt;br /&gt;
This section focuses primarily on the process to obtain a license for Kai, Embarcadero’s new agentic AI for {{Product}}. Ensure to first download Kai from the [[GetIt Package Manager]], or read more in the [[Kai Installation]] page.&lt;br /&gt;
&lt;br /&gt;
== Obtain a Kai Trial License ==&lt;br /&gt;
A specific license is needed to use Kai features. This is a separate license from {{Product}}, Delphi, or C++. Users with an existing RAD Studio, Delphi, or C++Builder 12.0 or higher license can request a 30-day free trial key. To do so, visit the [https://reg.embarcadero.com/srs6/promotion.jsp?promoId=590 BOGO redemption] page and enter your existing {{Product}} key to obtain a Kai trial key.&lt;br /&gt;
&lt;br /&gt;
{{Note|Users who do not have {{Product}} 13.1 installed, requesting a {{Product}} 13.1 trial includes a license for Kai out of the box.}}&lt;br /&gt;
&lt;br /&gt;
[[File:Trial license.png|border]]&lt;br /&gt;
&lt;br /&gt;
== Buy a Kai Subscription ==&lt;br /&gt;
Users can buy a Kai subscription along with a new {{Product}}, Delphi, or C++Builder license, either by selecting the option in the [https://www.embarcadero.com/app-development-tools-store online shop] or by contacting support when purchasing a new license. &lt;br /&gt;
&lt;br /&gt;
For users with an active subscription, contact support and request a new Kai license.&lt;br /&gt;
&lt;br /&gt;
Users with an existing {{Product}} license but no active subscription must contact support to activate the subscription and acquire the Kai subscription. &lt;br /&gt;
&lt;br /&gt;
Once a user acquires a Kai subscription, the user will receive an email with the license key.&lt;br /&gt;
&lt;br /&gt;
== Register the Kai License ==&lt;br /&gt;
Once a user acquires a trial or a subscription license key for Kai, the next step is to register it. To register the new license, navigate to the bin subfolder under the {{Product}} installation folder ({{code|C:\Program Files (x86)\Embarcadero\Studio\37.0\bin}}) and start the {{code|LicenseManager.exe}} application.  &lt;br /&gt;
&lt;br /&gt;
[[File:Kai license.jpg|border|800px]]&lt;br /&gt;
&lt;br /&gt;
=== Active License ===&lt;br /&gt;
Check if the license is registered and active by checking the {{Product}} splash screen. The Kai widget indicates if the license is active, not found, or expired. &lt;br /&gt;
&lt;br /&gt;
[[File:Kai license status.png|border|700px]]&lt;br /&gt;
&lt;br /&gt;
For active licenses, users can set and customize the Kai configuration in {{Product}} by navigating to {{Menu|Tools &amp;gt; Options &amp;gt; [[Kai Options|Kai]]}}.&lt;br /&gt;
&lt;br /&gt;
[[File:Kai SettingsIDE.png|border|650px]]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Kai Overview]]&lt;br /&gt;
* [[Kai Features]]&lt;br /&gt;
* [[Kai Installation]]&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 14:20:53 GMT</pubDate>
			<dc:creator>Eric.revollo</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Kai_Licensing</comments>
		</item>
		<item>
			<title>Kai Features</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Features&amp;diff=279688&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Features&amp;diff=279688&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Eric.revollo&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Eric.revollo (page does not exist)&quot;&gt;&lt;bdi&gt;Eric.revollo&lt;/bdi&gt;&lt;/a&gt; imported &lt;a href=&quot;/RADStudio/Florence/en/Kai_Features&quot; title=&quot;Kai Features&quot;&gt;Kai Features&lt;/a&gt; by file upload (21 revisions)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Parent|Kai}}&lt;br /&gt;
&lt;br /&gt;
This section explains in more detail the different Kai UI Features.&lt;br /&gt;
&lt;br /&gt;
==Ghost Text==&lt;br /&gt;
The Ghost text feature introduces automatic, context-aware suggestions that appear directly in the editor as faint, translucent inline text, providing a fast, unobtrusive way to complete code.&lt;br /&gt;
&lt;br /&gt;
Ghost text suggestions are triggered automatically after a brief pause in typing, helping users maintain focus and coding flow. Accept a suggestion instantly by pressing the &amp;#039;&amp;#039;&amp;#039;Tab&amp;#039;&amp;#039;&amp;#039; key, or dismiss it with the &amp;#039;&amp;#039;&amp;#039;Esc&amp;#039;&amp;#039;&amp;#039; key. &lt;br /&gt;
&lt;br /&gt;
[[File:Ghost-Text-Light.png|600px|border]]&lt;br /&gt;
&lt;br /&gt;
==CodeInsight Completions==&lt;br /&gt;
Kai enhances [[Source Options#Code Insight tab|CodeInsight]] by integrating intelligent typing suggestions directly into the {{Product}} completion window. These suggestions appear as the top item in the completion list, making them immediately accessible. &lt;br /&gt;
&lt;br /&gt;
Users can invoke the completion list with {{code|Ctrl+Space}} and accept suggestions with {{code|Enter}}. &lt;br /&gt;
&lt;br /&gt;
[[File:CodeInsight-Completions-Light.png|600px|border]]&lt;br /&gt;
&lt;br /&gt;
==Suggestions==&lt;br /&gt;
Kai also introduces &amp;#039;&amp;#039;&amp;#039;Suggestions&amp;#039;&amp;#039;&amp;#039;, a dedicated panel that lets users generate and compare multiple code suggestions at once. Accessible via {{Menu|View &amp;gt; Kai Suggestions}}, this view facilitates the evaluation of alternative implementations, enabling users to choose the most suitable option.&lt;br /&gt;
&lt;br /&gt;
Users can manually refresh the panel to generate new suggestions, and each option includes convenient actions to either copy the code or insert it directly into your editor. &lt;br /&gt;
&lt;br /&gt;
[[File:Panel-Completions-Light.png|800px|border]]&lt;br /&gt;
&lt;br /&gt;
{{Note|Kai Suggestions are powered by the active completion engine in the configuration (like the other completion features).}}&lt;br /&gt;
&lt;br /&gt;
==Agent Chat==&lt;br /&gt;
Users can now use the Kai Agent directly in the IDE as a fully integrated assistant for coding tasks, technical questions, and project analysis. Accessible via {{Menu|View &amp;gt; Kai Chat}}, it enables you to interact with AI to compile, debug, and implement features without leaving your development environment. &lt;br /&gt;
&lt;br /&gt;
The use of an Agentic Chat provides the following advantages:&lt;br /&gt;
* MCP-powered Agentic Workflows that handle files, resolve build errors, and manage version control.&lt;br /&gt;
* Perform File System Operations such as Read, Write, and manage project files.&lt;br /&gt;
* Automate a Compile-Fix Workflow by allowing Kai to compile an application, read errors, attempt fixes, and recompile automatically.&lt;br /&gt;
* Version Control Integration allows users to create and manage pull requests directly from the IDE.&lt;br /&gt;
&lt;br /&gt;
=== Choose an Engine===&lt;br /&gt;
When users start a chat, they can select which engine to use for the session. These engines must be configured in the [[Kai Options: Chat|Kai Chat Settings]] beforehand. &lt;br /&gt;
&lt;br /&gt;
Open a new chat by clicking the new message icon [[Image:New chat icon.png|25px]], and select one of the available LLMs using the drop-down menu to start a chat session. &lt;br /&gt;
&lt;br /&gt;
[[File:Agent-Chat-Providers-Light.png|border|500px]] &lt;br /&gt;
&lt;br /&gt;
Depending on the chosen LLM engine, users can select the agent model. Some of the mode types include additional parameters such as, &amp;#039;&amp;#039;&amp;#039;Agent&amp;#039;&amp;#039;&amp;#039; mode, &amp;#039;&amp;#039;&amp;#039;Read Only&amp;#039;&amp;#039;&amp;#039; mode, or &amp;#039;&amp;#039;&amp;#039;Full Access&amp;#039;&amp;#039;&amp;#039; mode with the ability to make code changes. The options depend on the selected agent.  &lt;br /&gt;
&lt;br /&gt;
{{Note|There are also additional engine-specific configurations in additional combo boxes. Each combo box shows its role in a description that appears when the mouse hovers over it.}}&lt;br /&gt;
&lt;br /&gt;
Now, you can start typing instructions for Kai to help create code for your application.  &lt;br /&gt;
&lt;br /&gt;
[[File:Agent-Chat-Light.png|border|500px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The section below shows examples of agent models for each agent and their options.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Claude Code Agent Sample&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
[[File:Agent-Chat-Claude-Light.png|border|500px|=link]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Codex Agent Sample&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
[[File:Agent-Chat-Codex-Dark.png|border|500px|=link]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Copilot Agent Sample&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
[[File:Agent-Chat-Copilot-Light.png|500px|border|=link]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Gemini Agent Sample&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
[[File:Agent-Chat-Gemini-Dark.png|500px|border|=link]]&lt;br /&gt;
&lt;br /&gt;
===Tabs for Chats ===&lt;br /&gt;
Users can have multiple tabs; each tab hosts a chat. These chats persist across IDE sessions. It is possible to chat with different engines at the same time using different tabs. &lt;br /&gt;
&lt;br /&gt;
Close one tab with the {{code|X}} symbol, or close all tabs using the fire icon [[File:Close-chat-icon.png|25px]] from the toolbar. &lt;br /&gt;
&lt;br /&gt;
===Additional Features===&lt;br /&gt;
====Chat File Reference====&lt;br /&gt;
Refer to files in the chat by using the {{code|@}} key and typing the filename. &lt;br /&gt;
&lt;br /&gt;
[[File:Kai file ref.png|400px|border]]&lt;br /&gt;
&lt;br /&gt;
====Chat Slash Commands====&lt;br /&gt;
Users can start typing the {{code|/}} symbol to get useful command suggestions; each agent has its own specific slash commands.&lt;br /&gt;
&lt;br /&gt;
[[File:Agent-Chat-Slash-Commands-Dark.png|500px]]&lt;br /&gt;
&lt;br /&gt;
Users can locally define agent skills to add as slash suggestions.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Kai Overview]]&lt;br /&gt;
* [[Kai Options]]&lt;br /&gt;
* [[Kai Licensing]]&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 14:20:53 GMT</pubDate>
			<dc:creator>Eric.revollo</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Kai_Features</comments>
		</item>
		<item>
			<title>Kai Release Notes</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Release_Notes&amp;diff=279666&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Release_Notes&amp;diff=279666&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Eric.revollo&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Eric.revollo (page does not exist)&quot;&gt;&lt;bdi&gt;Eric.revollo&lt;/bdi&gt;&lt;/a&gt; imported &lt;a href=&quot;/RADStudio/Florence/en/Kai_Release_Notes&quot; title=&quot;Kai Release Notes&quot;&gt;Kai Release Notes&lt;/a&gt; by file upload (6 revisions)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Parent|Kai}}&lt;br /&gt;
&lt;br /&gt;
These Release Notes contain important Kai information based on each {{Product}} version.&lt;br /&gt;
&lt;br /&gt;
== Kai version 1.1 ==&lt;br /&gt;
The Kai version 1.1 release changes how Kai interacts with the various AI agents and local CLI engine.&lt;br /&gt;
&lt;br /&gt;
The following are the core new features for Kai 1.1:&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;ACP Registry Integration&amp;#039;&amp;#039;&amp;#039;: The integrations with the different CLI AI engines don&amp;#039;t ship with Kai anymore, but they are downloaded after the installation from a public registry. This registry provides access to dozens of AI integrations, offers a direct update mechanism when new releases become available, and will add new options as they are added to the registry, without requiring a Kai update. &lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;MCP Servers Update&amp;#039;&amp;#039;&amp;#039;: This release divided the MCP Servers configuration settings into two categories: Built-in and Custom options, where users can select their preferred IDE MCP tools.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;UX Improvements&amp;#039;&amp;#039;&amp;#039;: Kai 1.1 has a large number of UX and UI improvements across all screens to bring it more in line with RAD Studio UI and standard behavior.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Quality Enhancements&amp;#039;&amp;#039;&amp;#039;: The new Kai version improves quality and addresses nuances and issues, specifically focused on the chat window.&lt;br /&gt;
&lt;br /&gt;
{{Note|For more information on these features, see the [[Kai Version 1.1]] documentation.}}&lt;br /&gt;
&lt;br /&gt;
== Kai version 1.0.2 ==&lt;br /&gt;
The Kai 1.0.1 update focuses on improving compatibility, installation reliability, internationalization, and overall product quality.&lt;br /&gt;
&lt;br /&gt;
This version update primarily addresses international language support and other enhancements, including support for completions using additional AI engines.&lt;br /&gt;
&lt;br /&gt;
{{Note| {{Product}} strongly recommends that all Kai users install this update, regardless of whether they use a paid license or a trial version.}}&lt;br /&gt;
&lt;br /&gt;
=== Expanding Completions Support ===&lt;br /&gt;
This release expanded Kai completions (Ghost test, Code Completions, and Code Suggestions) to integrate with additional local AI engines.&lt;br /&gt;
&lt;br /&gt;
With this update, you can make different engines work by configuring a new Kai parameter: FMI tokens. Navigate to {{Menu|Tools &amp;gt; Options &amp;gt; Kai &amp;gt; [[Kai Options: Completions|Completions]]}}, select a local model tab, and select the URL as before, but now users can also pick the backend engine to use. Because different model families use different special tokens, Kai now lets you pick predefined options or manually customize the FIM tokens.&lt;br /&gt;
&lt;br /&gt;
=== Quality and Reliability Improvements ===&lt;br /&gt;
The following are the main improvements:&lt;br /&gt;
* Better international language support. Improved compatibility with non-English Windows environments, including systems using ANSI code pages, extended European characters, and Japanese and Korean input methods (IME), making Kai work more naturally for developers around the world.&lt;br /&gt;
* Expanded support for additional AI deployment scenarios, including improvements for LiteLLM environments and GitHub Enterprise Cloud authentication when using GitHub Copilot.&lt;br /&gt;
* Improved usability by adding small enhancements to everyday workflows, such as the ability to copy content directly from the Kai chat window and improved handling of Windows user profiles containing spaces.&lt;br /&gt;
* This release includes internal security improvements that strengthen Kai’s MCP communication infrastructure.&lt;br /&gt;
&lt;br /&gt;
== Kai version 1.0.1 ==&lt;br /&gt;
The Kai 1.0.1 update focuses on quality, stability, and usability improvements. The following are the new features and quality improvements for this version. &lt;br /&gt;
&lt;br /&gt;
{{Note| {{Product}} strongly recommends that all Kai users install this update, regardless of whether they use a paid license or a trial version.}}&lt;br /&gt;
&lt;br /&gt;
=== Authenticated Connections for Local AI Engines ===&lt;br /&gt;
The 1.0.1 update adds support for authenticated local AI servers, allowing Kai to authenticate when connecting to them, such as Ollama and LM Studio. This improves security by enabling secure connections to AI models hosted on remote or cloud-based infrastructure. &lt;br /&gt;
&lt;br /&gt;
=== Quality and Stability Improvements ===&lt;br /&gt;
The following are the main improvements:&lt;br /&gt;
* Improved stability and reliability.&lt;br /&gt;
* Improved authentication and connectivity for both local and cloud AI models, including Ollama, LM Studio, and Claude.&lt;br /&gt;
* Improved inline completions, ghost text, suggestion rendering, clipboard operations, and compatibility with both modern and Classic Code Insight.&lt;br /&gt;
* Visual and user interface issues have been addressed, including layout, theming, font sizing, icon rendering, resizing behavior, navigation controls, and clearer terminology.&lt;br /&gt;
&lt;br /&gt;
==Kai Known Issues in {{Product}} Versions==&lt;br /&gt;
&lt;br /&gt;
==={{Product}} Florence 13.1===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Stability Issues with Gemini version&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
The {{code| 0.42.0-preview.0}} release of Google Gemini CLI is included as part of the Kai 1.0 release. Reports indicate stability issues in some environments with this version of the Google Gemini CLI.&lt;br /&gt;
&lt;br /&gt;
Customers experiencing stability-related behavior can manually downgrade to version {{code|0.35.3}} to mitigate the issue in affected environments. However, downgrading may reintroduce security vulnerabilities or dependency issues that were addressed in later releases, such as the {{code|0.42.0-preview.0}} release.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Kai Overview]]&lt;br /&gt;
* [[Kai Features]]&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 14:20:52 GMT</pubDate>
			<dc:creator>Eric.revollo</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Kai_Release_Notes</comments>
		</item>
		<item>
			<title>Kai Installation</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Installation&amp;diff=279659&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Installation&amp;diff=279659&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Eric.revollo&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Eric.revollo (page does not exist)&quot;&gt;&lt;bdi&gt;Eric.revollo&lt;/bdi&gt;&lt;/a&gt; imported &lt;a href=&quot;/RADStudio/Florence/en/Kai_Installation&quot; title=&quot;Kai Installation&quot;&gt;Kai Installation&lt;/a&gt; by file upload (10 revisions)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Parent|Kai}}&lt;br /&gt;
&lt;br /&gt;
This section explains how to download and install Kai for {{Product}}.&lt;br /&gt;
&lt;br /&gt;
== Download Kai ==&lt;br /&gt;
Download Kai using the [[GetIt Package Manager]] in any edition of {{Product}} 13 Florence, Delphi 13 Florence, and C++Builder 13 Florence. This includes both versions 13.0 and 13.1, as well as the Trial SKU. &lt;br /&gt;
&lt;br /&gt;
Users can also install Kai in {{Product}} 12.x, Delphi 12.x, and C++Builder 12.x (32-bit IDE only), except for the Community Editions. &lt;br /&gt;
&lt;br /&gt;
Using the GetIt package manager, search for &amp;#039;&amp;#039;&amp;#039;Kai&amp;#039;&amp;#039;&amp;#039; and click &amp;#039;&amp;#039;&amp;#039;Install&amp;#039;&amp;#039;&amp;#039;. &lt;br /&gt;
&lt;br /&gt;
[[File:Kai getit package.png|650px|border|=link]]&lt;br /&gt;
&lt;br /&gt;
Another option is to download Kai from the [http://my.embarcadero.com/ Embarcadero customer portal] with an active EDN account.&lt;br /&gt;
&lt;br /&gt;
{{Note|The latest Kai version 1.0.2, is available in GetIt. You can find it in the [[GetIt Package Manager]] dialog or from the Kai Welcome Page. The installer automatically removes the previous version and installs Kai 1.0.2. A restart of RAD Studio is required to complete the update.}}&lt;br /&gt;
&lt;br /&gt;
==Kai Installation==&lt;br /&gt;
Once downloaded from the GetIt package manager, the installation window displays. Follow the steps to complete the installation.&lt;br /&gt;
# Ensure to read the License Agreement information, select the &amp;#039;&amp;#039;&amp;#039;I accept the agreement&amp;#039;&amp;#039;&amp;#039; option, and click &amp;#039;&amp;#039;&amp;#039;Next&amp;#039;&amp;#039;&amp;#039;. &lt;br /&gt;
# Ensure to read the Information screen and click &amp;#039;&amp;#039;&amp;#039;Next&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
# Select the destination location folder. &lt;br /&gt;
# On the components screen, you can select components manually or choose one of the drop-down options: &amp;#039;&amp;#039;&amp;#039;Full installation&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;Compact installation&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;Custom installation&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;Local models only&amp;#039;&amp;#039;&amp;#039;, &amp;#039;&amp;#039;&amp;#039;Chat only&amp;#039;&amp;#039;&amp;#039;, or &amp;#039;&amp;#039;&amp;#039;Completions only&amp;#039;&amp;#039;&amp;#039;.[[File:Kai install selectComponents.png|=link|border]]&lt;br /&gt;
# Select any additional task you wish to perform.&lt;br /&gt;
# On the Ready to Install screen, review all selected settings, then click &amp;#039;&amp;#039;&amp;#039;Install&amp;#039;&amp;#039;&amp;#039; to begin installation. &lt;br /&gt;
&lt;br /&gt;
Once the installation is complete, the {{Product}} splash screen displays a specific entry for the Kai package, along with its [[Kai Licensing|licensing status]]. &lt;br /&gt;
&lt;br /&gt;
[[File:Kai license status.png|border|600px]]&lt;br /&gt;
&lt;br /&gt;
Additionally, users can now customize and configure Kai Options, such as [[Kai Options: Completions|Completions]], the [[Kai Options: Chat|Chat]], and additional [[Kai Options: MCP Servers|MCP servers]], by navigating to {{Menu|Tools &amp;gt; Options &amp;gt; [[Kai Options|Kai]]}}.&lt;br /&gt;
&lt;br /&gt;
===Installed CLIs===&lt;br /&gt;
The following CLI local LLMs interfaces are preinstalled with Kai. These tools are installed in the main Kai folder by default. &lt;br /&gt;
&lt;br /&gt;
* Copilot Language Server&lt;br /&gt;
* Copilot CLI&lt;br /&gt;
* GitHub CLI&lt;br /&gt;
* Codex CLI&lt;br /&gt;
* Gemini CLI&lt;br /&gt;
* LLM-LS&lt;br /&gt;
* Codex ACP&lt;br /&gt;
* Claude Agent ACP&lt;br /&gt;
&lt;br /&gt;
=== Claude Integration ===&lt;br /&gt;
If you wish to integrate Claude Code as an LLM interface, you first need to have npm installed to install the Claude Agent ACP. The next step would be to install Claude Code. Note that the Claude Agent is not the same as the Claude desktop app. You need to install the Claude Agent even if you have previously installed Claude Desktop.&lt;br /&gt;
&lt;br /&gt;
{{Note| Claude Code cannot be legally distributed by a third-party installer.}}&lt;br /&gt;
&lt;br /&gt;
Follow the steps below to integrate Claude Code:&lt;br /&gt;
&lt;br /&gt;
1. Close {{Product}} if it is open.&lt;br /&gt;
&lt;br /&gt;
2. Download the [https://nodejs.org/ Node.js LTS] installer. &lt;br /&gt;
&lt;br /&gt;
3. Install Node.js; this also installs npm.&lt;br /&gt;
&lt;br /&gt;
4. Open a terminal to use npm, and run:&lt;br /&gt;
 Npm install -g @agentclientprotocol/claude-agent-acp &lt;br /&gt;
&lt;br /&gt;
5. Install Claude Code from PowerShell and add it to the path as needed, for example:&lt;br /&gt;
 Irm http://claude.ai/install.ps1 | iex&lt;br /&gt;
&lt;br /&gt;
6. Now, from the terminal window, run the following Claude command:&lt;br /&gt;
 claude&lt;br /&gt;
&lt;br /&gt;
7. A prompt pops up asking users to log in to Claude. Follow the instructions and, in the browser window, log in to your Claude account. Once logged in, return to the terminal window. &lt;br /&gt;
&lt;br /&gt;
{{Note| At this point, the installation is complete, but it is necessary to ensure that Claude tools are visible in {{Product}}. This can be done by checking the path environment variable.}} &lt;br /&gt;
&lt;br /&gt;
8. Click the Windows key and search for &amp;quot;&amp;#039;&amp;#039;&amp;#039;envir&amp;#039;&amp;#039;&amp;#039;&amp;quot;. Select the &amp;#039;&amp;#039;&amp;#039;Edit the system environment variables&amp;#039;&amp;#039;&amp;#039; option.&lt;br /&gt;
&lt;br /&gt;
[[File:Env variables search.png|=link|border]]&lt;br /&gt;
&lt;br /&gt;
9. When the System Properties window opens, ensure you are in the &amp;#039;&amp;#039;&amp;#039;Advanced&amp;#039;&amp;#039;&amp;#039; tab and click the &amp;#039;&amp;#039;&amp;#039;Environment Variables&amp;#039;&amp;#039;&amp;#039; option. &lt;br /&gt;
&lt;br /&gt;
[[File:Env variables sysprop.png|=link|border]]&lt;br /&gt;
&lt;br /&gt;
10. In the Environment Variables window, select the &amp;#039;&amp;#039;&amp;#039;Path&amp;#039;&amp;#039;&amp;#039; variable and click the &amp;#039;&amp;#039;&amp;#039;Edit button&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
[[File:Env variables path.png|=link|border]]&lt;br /&gt;
&lt;br /&gt;
11. In the dialog box that appears, click on the &amp;#039;&amp;#039;&amp;#039;New&amp;#039;&amp;#039;&amp;#039; button. &lt;br /&gt;
&lt;br /&gt;
[[File:Env variables.png|=link|border]]&lt;br /&gt;
&lt;br /&gt;
12. Next, edit the new blank entry by typing:&lt;br /&gt;
 %USERPROFILE%\.local\bin&lt;br /&gt;
&lt;br /&gt;
13. Click &amp;#039;&amp;#039;&amp;#039;Ok&amp;#039;&amp;#039;&amp;#039; and close the Environment variable window.&lt;br /&gt;
&lt;br /&gt;
14. Now, when you go into {{Product}}, you will be able to select Claude as one of the options in the Kai Chat window.&lt;br /&gt;
&lt;br /&gt;
{{Note| When navigating to the {{Menu|Tools &amp;gt; Options &amp;gt; [[Kai Options|Kai]]}} settings, Claude Code cannot detect whether you are logged in; therefore, the Kai settings configuration window displays a message requesting that users log in. This is static and does not reflect the real status.}}&lt;br /&gt;
&lt;br /&gt;
==Migration Guides==&lt;br /&gt;
This section details how to migrate versions in Kai.&lt;br /&gt;
&lt;br /&gt;
===Migrating from Kai 1.0.x to Kai 1.1===&lt;br /&gt;
The introduction of the ACP registry and the agent upgrade can cause incompatibilities with previous versions of Kai. The following differences should be considered:&lt;br /&gt;
* For OpenAI Codex integration, if you see a compatibility error with SQLite, it’s because the database is incompatible. Delete the {{code|.codex}} folder under the user account and start anew.&lt;br /&gt;
* Some of the CLI agents use environment variables for configuration. These new environment variables are not generally visible to the {{Product}} IDE unless it is restarted. While this step is not required for every installation, it can be helpful in several specific scenarios (which are not always reproducible). If the new agents are not visible after configuration and login, consider restarting the {{Product}} IDE.&lt;br /&gt;
** An example is the Claude integration: after installing Claude support and logging in, it may be necessary to restart the IDE for the integration to work (the visible issue is that the chat is not responding).&lt;br /&gt;
** For OpenAI integration: if you see the error “{{code|CODE_API_KEY or OPENAI_API_KEY is not set}}”, this is an issue in the CLI (independent of Kai). It is recommended to set that environment variable manually. &lt;br /&gt;
** For GitHub: after installing GitHub’s Copilot AI tooling, you might see an error that no authentication exists until you restart the {{Product}} IDE.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Kai Overview]]&lt;br /&gt;
* [[Kai Options]]&lt;br /&gt;
* [[Kai Licensing]]&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 14:20:52 GMT</pubDate>
			<dc:creator>Eric.revollo</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Kai_Installation</comments>
		</item>
		<item>
			<title>Kai Overview</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Overview&amp;diff=279648&amp;oldid=0</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Kai_Overview&amp;diff=279648&amp;oldid=0</guid>
			<description>&lt;p&gt;&lt;a href=&quot;/RADStudio/Florence/e/index.php?title=User:Eric.revollo&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new mw-userlink&quot; title=&quot;User:Eric.revollo (page does not exist)&quot;&gt;&lt;bdi&gt;Eric.revollo&lt;/bdi&gt;&lt;/a&gt; imported &lt;a href=&quot;/RADStudio/Florence/en/Kai_Overview&quot; title=&quot;Kai Overview&quot;&gt;Kai Overview&lt;/a&gt; by file upload (2 revisions)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Parent|Kai}}&lt;br /&gt;
&lt;br /&gt;
Kai is Embarcadero’s agentic AI platform for Delphi, C++Builder, and RAD Studio, bringing automation into your development workflow. &lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
Kai transforms RAD Studio into an agentic development environment, pairing best-in-class code suggestions with an AI agent that can generate, build, fix, and evolve your applications. More than a coding assistant, Kai acts as a collaborator: generating code and UIs, compiling projects, resolving errors, and executing tasks inside and outside the IDE using MCP-powered workflows.&lt;br /&gt;
&lt;br /&gt;
From accelerating new applications to modernizing and refactoring existing codebases, Kai serves as an agentic companion, assisting with complex work and adapting to your process. Built on a flexible BYOK model, Kai supports leading LLMs, including GitHub Copilot, OpenAI, Claude, Gemini, and local models, giving developers control over performance, cost, and data privacy. &lt;br /&gt;
&lt;br /&gt;
==Why Kai==&lt;br /&gt;
Kai allows users to stay in flow, to work entirely within {{Product}}. Easily turn prompts into working code, builds, and fixes without external disruptions.  &lt;br /&gt;
&lt;br /&gt;
Kai offers AI-powered inline autocomplete and rich code suggestions to improve coding and boost productivity. This easy-to-use tool lets users generate UIs, working prototypes, or even apps by describing an idea, then have Kai create a ready-to-use platform or a functioning application. &lt;br /&gt;
&lt;br /&gt;
Users with existing applications can use Kai to modernize the code and UI, and help refactor existing codebases. Using the best model for specific tasks and leveraging new language and framework features. &lt;br /&gt;
&lt;br /&gt;
When it comes to security measures, Kai does not use any proxy layer via Embarcadero services, nor does it have any mandatory cloud dependencies; your code stays under your control through local storage and direct model communication. In addition, Kai can be run offline with local LLMs for maximum IP protection and compliance.  &lt;br /&gt;
&lt;br /&gt;
== Kai Architecture ==&lt;br /&gt;
Kai features an integrated AI agent that interacts directly with the development environment. Kai connects to leading AI models through a flexible BYOK (Bring Your Own Key) approach, supporting providers such as GitHub Copilot, OpenAI, Anthropic, Google, and various local LLMs. &lt;br /&gt;
&lt;br /&gt;
It interfaces with local CLI engines via an MCP (Model Context Protocol) layer, enabling not only interaction with the IDE itself but also integration with external MCP servers. &lt;br /&gt;
The Kai tool is installed as an IDE package that provides IDE integration and a conduit for LLM integration. The following list of CLI tools is used:&lt;br /&gt;
* github/copilot-language-server&lt;br /&gt;
* github/copilot&lt;br /&gt;
* openai/codex&lt;br /&gt;
* google-gemini/gemini&lt;br /&gt;
* Codex and Cloud Agent ACP interfaces&lt;br /&gt;
&lt;br /&gt;
Each of the tools mentioned above offers integration with multiple models. The solution can also integrate local LLMs. The image below displays how Kai integrates with {{Product}} and the local LLMs.&lt;br /&gt;
&lt;br /&gt;
[[File:Kai architecture.png|800px|border]]&lt;br /&gt;
&lt;br /&gt;
==MCP Support==&lt;br /&gt;
MCP support is an integral part of the solution. When the tool makes a request, it also provides endpoints in the IDE so that external AI engines can interact with the IDE in multiple ways, with instructions detailed in the AGENTS.md file, passed along with each request. &lt;br /&gt;
&lt;br /&gt;
=== MCP Agentic Workflows ===&lt;br /&gt;
Kai includes an MCP server interface that lets users integrate other MCP tools. The MCP server understands the file system, allowing users to read, write, and manage project files without extra configurations. &lt;br /&gt;
&lt;br /&gt;
Kai provides an MCP interface for {{Product}} that automates compile-fix workflows by enabling the AI engine to compile an application, read error messages, attempt fixes, and recompile automatically. &lt;br /&gt;
Optionally, use your own MCP server’s version control capabilities to create and manage pull requests directly from the IDE.&lt;br /&gt;
&lt;br /&gt;
==Feature Summary==&lt;br /&gt;
Kai integration to {{Product}} introduces an agentic experience within the IDE, combining a dockable chat interface, inline code completion, and advanced code suggestions that enhance the {{Product}} editing experience. &lt;br /&gt;
&lt;br /&gt;
Kai offers inline autocomplete, which augments standard code completion, while expanded suggestions provide alternative code snippets and refactoring options. It also offers Ghost mode, which lets users add code directly in the editor and accept it with a single keystroke. &lt;br /&gt;
Use the Chat window to request coding assistance on creating UI forms, modifying source code, compiling projects, analyzing compiler output, or automatically resolving errors and warnings. &lt;br /&gt;
&lt;br /&gt;
With model selection available per project or even per prompt, Kai offers a highly customizable AI experience, bringing powerful automation and intelligent assistance directly into the RAD Studio development lifecycle. &lt;br /&gt;
&lt;br /&gt;
See all Kai features in more detail in the [[Kai Features]] page.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Kai Installation]]&lt;br /&gt;
* [[Kai Features]]&lt;br /&gt;
* [[Kai Licensing]]&lt;br /&gt;
* [[Kai Options|Kai Settings]]&lt;/div&gt;</description>
			<pubDate>Tue, 08 Sep 2026 14:20:52 GMT</pubDate>
			<dc:creator>Eric.revollo</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Kai_Overview</comments>
		</item>
		<item>
			<title>Fundamental Syntactic Elements (Delphi)</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Fundamental_Syntactic_Elements_(Delphi)&amp;diff=279645&amp;oldid=279636</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Fundamental_Syntactic_Elements_(Delphi)&amp;diff=279645&amp;oldid=279636</guid>
			<description>&lt;p&gt;(Add comment) Removed nonfunctional style attributes and bold markup (&amp;#039;&amp;#039;&amp;#039;) that caused frequent formatting errors during localization. No change to the rendered output.&lt;/p&gt;
&lt;a href=&quot;https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Fundamental_Syntactic_Elements_(Delphi)&amp;amp;diff=279645&amp;amp;oldid=279636&quot;&gt;Show changes&lt;/a&gt;</description>
			<pubDate>Tue, 08 Sep 2026 09:22:19 GMT</pubDate>
			<dc:creator>Yukikoi</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Fundamental_Syntactic_Elements_(Delphi)</comments>
		</item>
		<item>
			<title>Windows SDK Installation</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Windows_SDK_Installation&amp;diff=279643&amp;oldid=279624</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Windows_SDK_Installation&amp;diff=279643&amp;oldid=279624</guid>
			<description>&lt;p&gt;updated language links&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:19, 7 September 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l58&quot;&gt;Line 58:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 58:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[SDK Manager]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[SDK Manager]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[de:Installation des Windows SDK]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[ja:Windows SDK のインストール]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[ja:Windows SDK のインストール]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Mon, 07 Sep 2026 14:19:18 GMT</pubDate>
			<dc:creator>L10nBot</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Windows_SDK_Installation</comments>
		</item>
		<item>
			<title>WebBroker Sessions Management</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=WebBroker_Sessions_Management&amp;diff=279642&amp;oldid=279614</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=WebBroker_Sessions_Management&amp;diff=279642&amp;oldid=279614</guid>
			<description>&lt;p&gt;updated language links&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:19, 7 September 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l112&quot;&gt;Line 112:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 112:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:C++]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:C++]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[de:WebBroker-Sitzungsverwaltung]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[ja:WebBroker セッション管理]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[ja:WebBroker セッション管理]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Mon, 07 Sep 2026 14:19:17 GMT</pubDate>
			<dc:creator>L10nBot</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:WebBroker_Sessions_Management</comments>
		</item>
		<item>
			<title>Structure View (Options)</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Structure_View_(Options)&amp;diff=279641&amp;oldid=279623</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Structure_View_(Options)&amp;diff=279641&amp;oldid=279623</guid>
			<description>&lt;p&gt;updated language links&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:19, 7 September 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l61&quot;&gt;Line 61:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 61:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Object Inspector (Options)]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Object Inspector (Options)]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[de:Strukturansicht (Optionen)]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[ja:構造ビュー（オプション）]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[ja:構造ビュー（オプション）]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Mon, 07 Sep 2026 14:19:16 GMT</pubDate>
			<dc:creator>L10nBot</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Structure_View_(Options)</comments>
		</item>
		<item>
			<title>Using DelphiLSP Code Insight with Other Editors</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Using_DelphiLSP_Code_Insight_with_Other_Editors&amp;diff=279640&amp;oldid=279630</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Using_DelphiLSP_Code_Insight_with_Other_Editors&amp;diff=279640&amp;oldid=279630</guid>
			<description>&lt;p&gt;updated language links&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:19, 7 September 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l151&quot;&gt;Line 151:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 151:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Olympus]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Olympus]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[de:Verwenden von DelphiLSP Code Insight mit anderen Editoren]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[ja:他のエディタで DelphiLSP コード支援を使用する]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[ja:他のエディタで DelphiLSP コード支援を使用する]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Mon, 07 Sep 2026 14:19:15 GMT</pubDate>
			<dc:creator>L10nBot</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Using_DelphiLSP_Code_Insight_with_Other_Editors</comments>
		</item>
		<item>
			<title>Finite float</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Finite_float&amp;diff=279639&amp;oldid=279612</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Finite_float&amp;diff=279639&amp;oldid=279612</guid>
			<description>&lt;p&gt;updated language links&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:19, 7 September 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l35&quot;&gt;Line 35:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 35:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:{{Delphi}}]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:{{Delphi}}]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[de:Begrenzte Gleitkommazahlen]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[ja:有限浮動小数点]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[ja:有限浮動小数点]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Mon, 07 Sep 2026 14:19:14 GMT</pubDate>
			<dc:creator>L10nBot</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Finite_float</comments>
		</item>
		<item>
			<title>Direct2D APIs</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Direct2D_APIs&amp;diff=279638&amp;oldid=279613</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Direct2D_APIs&amp;diff=279638&amp;oldid=279613</guid>
			<description>&lt;p&gt;updated language links&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:19, 7 September 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l102&quot;&gt;Line 102:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 102:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Using the Direct2D Canvas]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[Using the Direct2D Canvas]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[de:Direct2D-APIs]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[ja:Direct2D API]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[ja:Direct2D API]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Mon, 07 Sep 2026 14:19:14 GMT</pubDate>
			<dc:creator>L10nBot</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Direct2D_APIs</comments>
		</item>
		<item>
			<title>Delphi Upgrade Advisor Wizard</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Delphi_Upgrade_Advisor_Wizard&amp;diff=279637&amp;oldid=279615</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Delphi_Upgrade_Advisor_Wizard&amp;diff=279637&amp;oldid=279615</guid>
			<description>&lt;p&gt;updated language links&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:19, 7 September 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l118&quot;&gt;Line 118:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 118:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[GetIt Package Manager]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;* [[GetIt Package Manager]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;[[de:Experte &quot;Delphi Upgrade Advisor&quot;]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[ja:Delphi アドバイザ ウィザードのアップグレード]]&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[ja:Delphi アドバイザ ウィザードのアップグレード]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Mon, 07 Sep 2026 14:19:12 GMT</pubDate>
			<dc:creator>L10nBot</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Delphi_Upgrade_Advisor_Wizard</comments>
		</item>
		<item>
			<title>Fundamental Syntactic Elements (Delphi)</title>
			<link>https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Fundamental_Syntactic_Elements_(Delphi)&amp;diff=279636&amp;oldid=279352</link>
			<guid isPermaLink="false">https://docwiki.embarcadero.com/RADStudio/Florence/e/index.php?title=Fundamental_Syntactic_Elements_(Delphi)&amp;diff=279636&amp;oldid=279352</guid>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Extended Identifiers&lt;/span&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 12:46, 7 September 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l119&quot;&gt;Line 119:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 119:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;source lang=&amp;quot;delphi&amp;quot;&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;source lang=&amp;quot;delphi&amp;quot;&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  var TMyType.type&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  var TMyType.type&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  // Using a fully qualified name avoids ambiguity with &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;{{&lt;/del&gt;Delphi&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;}} &lt;/del&gt;language keyword.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  // Using a fully qualified name avoids ambiguity with Delphi language keyword.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/source&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&amp;lt;/source&amp;gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Mon, 07 Sep 2026 12:46:57 GMT</pubDate>
			<dc:creator>Yukikoi</dc:creator>
			<comments>https://docwiki.embarcadero.com/RADStudio/Florence/en/Talk:Fundamental_Syntactic_Elements_(Delphi)</comments>
		</item>
</channel></rss>