<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Aura – aura-genai-libs</title>
    <link>/tags/aura-genai-libs/</link>
    <description>Recent content in aura-genai-libs on Aura</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    
	  <atom:link href="/tags/aura-genai-libs/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Docs: </title>
      <link>/docs/atria/technical-components/aura-genai-libs/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/docs/atria/technical-components/aura-genai-libs/</guid>
      <description>
        
        
        &lt;h1 id=&#34;aura-genai-libs&#34;&gt;AURA GenAI Libs&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;aura-genai-libs&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;aura-genai-libs&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; that contains common components for agent development,
such as logs and the langchain call to the atria_model_gw service.&lt;/p&gt;
&lt;p&gt;Includes the following modules:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;logger module&lt;/strong&gt;, whose purpose is to implement a callback handler to log the different stages of model, chain, and tool processing within the LangChain framework,
integrating it with the AURA PyTraces logging system and the ATRIA Agents context.
The module is based on the use of BaseCallbackHandler (langchain_core) and logs information at different
stages of the execution cycle of language models (LLM), chats, chains, and tools.
Each logged event uses m_headers.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;chat_models module&lt;/strong&gt;, which provides a custom implementation of the ChatOpenAI class from LangChain.
This custom implementation is designed to facilitate the integration with the atria_model_gw service.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&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;aura-genai-libs&lt;/strong&gt;&lt;/em&gt;, you need to install it in your Python environment and import and use the module in your code.&lt;/p&gt;

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