<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Promoting to AI Team Edition on</title><link>https://developer.docs.protegrity.com/1.1.0/docs/migration/</link><description>Recent content in Promoting to AI Team Edition on</description><generator>Hugo</generator><language>en</language><atom:link href="https://developer.docs.protegrity.com/1.1.0/docs/migration/index.xml" rel="self" type="application/rss+xml"/><item><title>Preparing for AI Team Edition</title><link>https://developer.docs.protegrity.com/1.1.0/docs/migration/deved_migprep/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://developer.docs.protegrity.com/1.1.0/docs/migration/deved_migprep/</guid><description>&lt;p>Moving from AI Developer Edition to AI Team Edition represents a significant step in scaling your AI development capabilities. AI Team Edition provides enhanced collaboration features, centralized management, and enterprise-grade controls designed for teams working together on AI-powered applications.&lt;/p>
&lt;p>This guide walks you through the essential preparation steps to ensure a smooth transition from AI Developer Edition to AI Team Edition.&lt;/p>
&lt;h2 id="understanding-the-process">Understanding the process&lt;/h2>
&lt;p>Moving to the AI Team Edition involves updating the configuration of the AI Developer Edition artifacts to use the AI Team Edition features. The following image shows the features in the editions.&lt;/p></description></item><item><title>Updating Data Discovery</title><link>https://developer.docs.protegrity.com/1.1.0/docs/migration/deved_migendpoints_dd/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://developer.docs.protegrity.com/1.1.0/docs/migration/deved_migendpoints_dd/</guid><description>&lt;p>The applications and code uses the AI Developer Edition features. Update the endpoints to direct the applications and code to use the AI Team Edition features.&lt;/p>
&lt;p>The Data Discovery classification API uses the following endpoint:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>http://localhost:${CLASSIFICATION_PORT:-8580}/pty/data-discovery/v1.1/classify
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Update and use the AI Team Edition endpoint for &lt;strong>plain text unstructured&lt;/strong> data:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>https://{Host Address}/pty/data-discovery/v2/classify/text
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Use the following endpoint for &lt;strong>structured tabular&lt;/strong> data:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>https://{Host Address}/pty/data-discovery/v2/classify/tabular
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Where, &lt;code>{Host Address}&lt;/code> is the hostname of the PPC.&lt;/p></description></item><item><title>Updating Semantic Guardrails</title><link>https://developer.docs.protegrity.com/1.1.0/docs/migration/deved_migendpoints_sgr/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://developer.docs.protegrity.com/1.1.0/docs/migration/deved_migendpoints_sgr/</guid><description>&lt;p>The applications and code uses the AI Developer Edition features. Update the endpoints to direct the applications and code to use the AI Team Edition features.&lt;/p>
&lt;p>Semantic Guardrails API uses the following endpoint:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>http://localhost:${SGR_PORT:-8581}/pty/semantic-guardrail/v1.1/conversations/messages/scan
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Update and use the AI Team Edition endpoint:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>https://{Host Address}/pty/semantic-guardrail/v1.1/conversations/messages/scan
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Where, &lt;code>{Host Address}&lt;/code> is the hostname of the PPC.&lt;/p>
&lt;blockquote>
&lt;p>&lt;strong>Note:&lt;/strong> Ensure that the configuration for Data Discovery are updated. For more information, refer to &lt;a href="https://developer.docs.protegrity.com/1.1.0/docs/migration/deved_migendpoints_dd/">Updating Data Discovery&lt;/a>.&lt;/p></description></item><item><title>Updating Synthetic Data</title><link>https://developer.docs.protegrity.com/1.1.0/docs/migration/deved_migendpoints_synth/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://developer.docs.protegrity.com/1.1.0/docs/migration/deved_migendpoints_synth/</guid><description>&lt;p>The applications and code uses the AI Developer Edition features. Update the endpoints to direct the applications and code to use the AI Team Edition features.&lt;/p>
&lt;p>Synthetic Data API uses the following endpoint:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>http://localhost:${SYNTHETIC_DATA_PORT:-8095}/pty/synthetic-data/v1
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Update and use the AI Team Edition endpoint:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>https://{Host Address}/pty/synthetic-data/v1
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>Where, &lt;code>{Host Address}&lt;/code> is the hostname of the PPC.&lt;/p></description></item><item><title>Updating Python Modules</title><link>https://developer.docs.protegrity.com/1.1.0/docs/migration/deved_migpython/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://developer.docs.protegrity.com/1.1.0/docs/migration/deved_migpython/</guid><description>&lt;blockquote>
&lt;p>&lt;strong>Note&lt;/strong>: When the policy is set up on the AI Team Edition, ensure that the same data elements added for the AI Developer Edition are used. For more information about the data elements policy, refer to &lt;a href="https://developer.docs.protegrity.com/1.1.0/docs/data_element/">Policy Definition&lt;/a>.&lt;br>
If you use different data elements while creating the policy, then modify the data elements used in the AI Developer Edition accordingly before running the modules.&lt;/p>&lt;/blockquote>
&lt;ol>
&lt;li>
&lt;p>Install and set up the Protegrity Provisioned Cluster (PPC) and AI Team Edition using the steps from the &lt;a href="https://docs.protegrity.com/aiteam-edition/1.0.0/docs/infrastructure/ppc/install/">PPC documentation&lt;/a> and the respective &lt;a href="https://docs.protegrity.com/aiteam-edition/1.0.0/docs/">feature&lt;/a> documentation.&lt;/p></description></item><item><title>Updating Java Libraries</title><link>https://developer.docs.protegrity.com/1.1.0/docs/migration/deved_migjava/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://developer.docs.protegrity.com/1.1.0/docs/migration/deved_migjava/</guid><description>&lt;blockquote>
&lt;p>&lt;strong>Note&lt;/strong>: When the policy is set up on the AI Team Edition, ensure that the same data elements added for the AI Developer Edition are used. For more information about the data elements policy, refer to &lt;a href="https://developer.docs.protegrity.com/1.1.0/docs/data_element/">Policy Definition&lt;/a>.&lt;br>
If you use different data elements while creating the policy, then modify the data elements used in the AI Developer Edition accordingly before running the modules.&lt;/p>&lt;/blockquote>
&lt;ol>
&lt;li>
&lt;p>Install and set up the Protegrity Provisioned Cluster (PPC) and AI Team Edition using the steps from the &lt;a href="https://docs.protegrity.com/aiteam-edition/1.0.0/docs/infrastructure/ppc/install/">PPC documentation&lt;/a> and the respective &lt;a href="https://docs.protegrity.com/aiteam-edition/1.0.0/docs/">feature&lt;/a> documentation.&lt;/p></description></item></channel></rss>