<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Aura – atria-models-manager</title>
    <link>/tags/atria-models-manager/</link>
    <description>Recent content in atria-models-manager on Aura</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    
	  <atom:link href="/tags/atria-models-manager/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Docs: </title>
      <link>/docs/atria/technical-components/atria-models-manager/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/atria/technical-components/atria-models-manager/</guid>
      <description>
        
        
        &lt;h1 id=&#34;atria-models-manager&#34;&gt;ATRIA Models Manager&lt;/h1&gt;


&lt;div class=&#34;pageinfo pageinfo-primary&#34;&gt;
&lt;p&gt;Descriptive documentation regarding the &lt;em&gt;&lt;strong&gt;ATRIA&lt;/strong&gt;&lt;/em&gt; library &lt;em&gt;&lt;strong&gt;atria-models-manager&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;atria-models-manager&lt;/strong&gt;&lt;/em&gt; is a &lt;a href=&#34;../../docs/atria/&#34;&gt;&lt;em&gt;&lt;strong&gt;ATRIA&lt;/strong&gt;&lt;/em&gt;&lt;/a&gt; library responsible for managing all the models that we can use in the atria-model-gw model.
The objective is for the atria.model-gw to only have to import the models from this component, avoiding defining the logic of the models in the atria-model-gw.
For the first version, it will only feature Perplexity&amp;rsquo;s Sonar model, in the future, we will be able to migrate the atria-model-gw models here.&lt;/p&gt;
&lt;p&gt;It contains all the logic necessary to call an LLM. Prompt construction, query tokenization, etc.
It also contains all the definitions of the exceptions that an LLM can throw.&lt;/p&gt;
&lt;h2 id=&#34;how-to-use-it&#34;&gt;How to use it&lt;/h2&gt;
&lt;p&gt;To use the &lt;em&gt;&lt;strong&gt;atria-models-manager&lt;/strong&gt;&lt;/em&gt;, you need to install it in your Python environment and import the model into the code.&lt;/p&gt;

      </description>
    </item>
    
  </channel>
</rss>
