<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Installing Protegrity Agent on</title><link>https://docs.protegrity.com/aiteam-edition/1.0.0/docs/gov_policy/protegrity_agent/agent_install/</link><description>Recent content in Installing Protegrity Agent on</description><generator>Hugo</generator><language>en</language><atom:link href="https://docs.protegrity.com/aiteam-edition/1.0.0/docs/gov_policy/protegrity_agent/agent_install/index.xml" rel="self" type="application/rss+xml"/><item><title>Installing Protegrity Agent</title><link>https://docs.protegrity.com/aiteam-edition/1.0.0/docs/gov_policy/protegrity_agent/agent_install/agent_installing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.protegrity.com/aiteam-edition/1.0.0/docs/gov_policy/protegrity_agent/agent_install/agent_installing/</guid><description>&lt;p>To install the Protegrity Agent run the following command.&lt;/p>
&lt;ul>
&lt;li>&lt;a href="https://docs.protegrity.com/aiteam-edition/1.0.0/docs/gov_policy/protegrity_agent/agent_install/agent_installing/#installing-protegrity-agent">Installing Protegrity Agent&lt;/a>
&lt;ul>
&lt;li>&lt;a href="https://docs.protegrity.com/aiteam-edition/1.0.0/docs/gov_policy/protegrity_agent/agent_install/agent_installing/#before-you-begin">Before you begin&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://docs.protegrity.com/aiteam-edition/1.0.0/docs/gov_policy/protegrity_agent/agent_install/agent_installing/#installing-protegrity-agent-1">Installing Protegrity Agent&lt;/a>&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;a href="https://docs.protegrity.com/aiteam-edition/1.0.0/docs/gov_policy/protegrity_agent/agent_install/agent_installing/#verifying-protegrity-agent-installation">Verifying Protegrity Agent installation&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://docs.protegrity.com/aiteam-edition/1.0.0/docs/gov_policy/protegrity_agent/agent_install/agent_installing/#creating-protegrity-agent-role-and-user">Creating Protegrity Agent Role and User&lt;/a>&lt;/li>
&lt;/ul>
&lt;h2 id="installing-protegrity-agent">Installing Protegrity Agent&lt;/h2>
&lt;h3 id="before-you-begin">Before you begin&lt;/h3>
&lt;p>The &lt;code>my-values.yaml&lt;/code> file must provide the OPENAI keys.&lt;/p>
&lt;p>For OpenAI LLM endpoint, provide the following details. This is essential for the Agent to work. The &lt;code>my-values.yaml&lt;/code> file should appear as mentioned below.&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>proagentService:
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> 
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> secrets:
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> # Main Endpoint
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> OPENAI_API_ENDPOINT: &amp;#34;&amp;#34;
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> OPENAI_API_KEY: &amp;#34;&amp;#34;
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> OPENAI_API_VERSION: &amp;#34;&amp;#34;
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> OPENAI_LLM_MODEL: &amp;#34;&amp;#34;
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> 
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> # Embeddings 
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> OPENAI_EMBEDDINGS_API_ENDPOINT: &amp;#34;&amp;#34;
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> OPENAI_EMBEDDINGS_API_KEY: &amp;#34;&amp;#34;
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> OPENAI_EMBEDDINGS_API_VERSION: &amp;#34;&amp;#34;
&lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span> OPENAI_EMBEDDING_MODEL: &amp;#34;&amp;#34;
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;p>For more information on additional configurations, refer to &lt;a href="https://docs.protegrity.com/aiteam-edition/1.0.0/docs/gov_policy/protegrity_agent/agent_configurations/">Configuring Protegrity Agent&lt;/a>.&lt;/p></description></item></channel></rss>