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


&lt;div class=&#34;pageinfo pageinfo-primary&#34;&gt;
&lt;p&gt;Description of &lt;em&gt;&lt;strong&gt;ATRIA&lt;/strong&gt;&lt;/em&gt; multi-language feature, offering its AI-driven capabilities in different languages&lt;/p&gt;
&lt;p&gt;&lt;i class=&#34;fa-solid fa-triangle-exclamation fa-xl&#34; style=&#34;color: #f45815;&#34;&gt;&lt;/i&gt; This feature is only available for &lt;em&gt;&lt;strong&gt;ATRIA&lt;/strong&gt;&lt;/em&gt; &lt;strong&gt;RAG stages&lt;/strong&gt;&lt;/p&gt;
&lt;p align=&#34;left&#34;&gt;
  &lt;img width=&#34;200&#34; height=&#34;200&#34; src=&#34;../../images/atria/technical-skills-2.png&#34;&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&lt;/strong&gt;&lt;/em&gt; RAG now includes a &lt;strong&gt;multi-language feature&lt;/strong&gt;, to deliver service to a global audience in multiple languages.&lt;/p&gt;
&lt;p&gt;This multi-language capability allows users to make a request to &lt;em&gt;&lt;strong&gt;ATRIA&lt;/strong&gt;&lt;/em&gt; and receive back the response in their own language through a technology that automatically detects and adapts to the input language.&lt;/p&gt;
&lt;p&gt;The multi-language feature provides multiple benefits:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The information provided by &lt;em&gt;&lt;strong&gt;ATRIA&lt;/strong&gt;&lt;/em&gt; is easier to understand, as it is generated in the user&amp;rsquo;s language.&lt;/li&gt;
&lt;li&gt;A wide range of languages is supported, allowing &lt;em&gt;&lt;strong&gt;ATRIA&lt;/strong&gt;&lt;/em&gt; to reach a global audience.&lt;/li&gt;
&lt;li&gt;The user experience is also optimized by reducing the need for external translation tools, making communication more seamless and natural.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;From a technical point of view, the model for text identification and classification &lt;a href=&#34;https://fasttext.cc/docs/en/language-identification.html&#34;&gt;&lt;strong&gt;fastText&lt;/strong&gt;&lt;/a&gt; is used, that supports more than 176 languages.&lt;/p&gt;
&lt;h2 id=&#34;functional-overview&#34;&gt;Functional overview&lt;/h2&gt;
&lt;p&gt;&lt;i class=&#34;fa-solid fa-triangle-exclamation fa-xl&#34; style=&#34;color: #f45815;&#34;&gt;&lt;/i&gt; This feature is only available for RAG stages&lt;/p&gt;
&lt;p&gt;A high-level overview on how the &lt;em&gt;&lt;strong&gt;ATRIA&lt;/strong&gt;&lt;/em&gt; multi-language feature works is included below.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;A users sends a request to &lt;em&gt;&lt;strong&gt;ATRIA&lt;/strong&gt;&lt;/em&gt; in a specific language. &lt;em&gt;&lt;strong&gt;ATRIA&lt;/strong&gt;&lt;/em&gt; automatically detects the input language and sends the response back to the user in the same language.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In case the user&amp;rsquo;s request includes a mixture of languages (for example, &amp;ldquo;por favor, dame feedback&amp;rdquo;), &lt;em&gt;&lt;strong&gt;ATRIA&lt;/strong&gt;&lt;/em&gt; detects the predominant language of the query and uses it in the response.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;In case &lt;em&gt;&lt;strong&gt;ATRIA&lt;/strong&gt;&lt;/em&gt; is not capable of identifying the request language, then the system generates the response in a language previously configured by default (that should be the region/country primary one).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The multi-language feature can be activated or deactivated by &lt;em&gt;&lt;strong&gt;ATRIA&lt;/strong&gt;&lt;/em&gt; constructors, as well as configured to meet their requirements and needs.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;technical-guidelines&#34;&gt;Technical guidelines&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;How constructors can configure ATRIA multi-language feature?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Constructors can configure this feature through different parameters of the prompt:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;../../docs/atria/technical-guidelines/configuration/atria-config-best-practices/#use-the-multi-language-feature&#34;&gt;Best practices for &lt;em&gt;&lt;strong&gt;ATRIA&lt;/strong&gt;&lt;/em&gt; configuration: Use the multi-language feature&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;ATRIA server internal configuration&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;The &lt;em&gt;&lt;strong&gt;ATRIA&lt;/strong&gt;&lt;/em&gt; server configuration responsible for managing the multi-language feature includes these fields:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;../../docs/atria/technical-guidelines/configuration/atria-default-configuration/#language-identification&#34;&gt;&lt;em&gt;&lt;strong&gt;ATRIA&lt;/strong&gt;&lt;/em&gt; default configuration: language identification fields&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

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