<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: aodrasa</title>
    <description>The latest articles on DEV Community by aodrasa (@aodrasa).</description>
    <link>https://dev.to/aodrasa</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1972258%2Fd9f16cfb-d895-4c9b-a36a-050587408ab2.png</url>
      <title>DEV Community: aodrasa</title>
      <link>https://dev.to/aodrasa</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aodrasa"/>
    <language>en</language>
    <item>
      <title>Help: creating Anthropic based OpenAI Assistants-like API</title>
      <dc:creator>aodrasa</dc:creator>
      <pubDate>Sat, 24 Aug 2024 05:00:24 +0000</pubDate>
      <link>https://dev.to/aodrasa/help-creating-anthropic-based-openai-assistants-like-api-46k2</link>
      <guid>https://dev.to/aodrasa/help-creating-anthropic-based-openai-assistants-like-api-46k2</guid>
      <description>&lt;p&gt;Trying to determine the best approach to essentially create an OpenAI Assistants-like chain but with the Anthropic API, while incorporating the functionality of attaching a vectorstore to each Instance that can be served with a single API call. &lt;/p&gt;

&lt;p&gt;I’m aware Langchain is an example however have heard a lot of negative experiences coming out lately, and as this solution will be used in a production environment with 100+ daily users, I’m looking for something I know will be as reliable as possible. &lt;/p&gt;

</description>
      <category>ai</category>
      <category>anthropic</category>
      <category>vectordatabase</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
