<?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: Christoph Stumpf</title>
    <description>The latest articles on DEV Community by Christoph Stumpf (@christoph_stumpf_3383dc02).</description>
    <link>https://dev.to/christoph_stumpf_3383dc02</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%2F2688111%2Faed502ef-bcad-461c-b064-4773254ea519.png</url>
      <title>DEV Community: Christoph Stumpf</title>
      <link>https://dev.to/christoph_stumpf_3383dc02</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/christoph_stumpf_3383dc02"/>
    <language>en</language>
    <item>
      <title>Build Code-Action AI Agents with freeact</title>
      <dc:creator>Christoph Stumpf</dc:creator>
      <pubDate>Mon, 13 Jan 2025 10:31:34 +0000</pubDate>
      <link>https://dev.to/christoph_stumpf_3383dc02/build-code-action-ai-agents-with-freeact-48hi</link>
      <guid>https://dev.to/christoph_stumpf_3383dc02/build-code-action-ai-agents-with-freeact-48hi</guid>
      <description>&lt;p&gt;Hello! We just released &lt;a href="https://github.com/gradion-ai/freeact" rel="noopener noreferrer"&gt;freeact&lt;/a&gt;, a lightweight agent library that empowers language models to act as autonomous agents through executable code actions. By enabling agents to express their actions directly in code rather than through constrained formats like JSON, freeact provides a flexible and powerful approach to solving complex, open-ended problems that require dynamic solution paths.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Supports dynamic installation and utilization of Python packages at runtime&lt;/li&gt;
&lt;li&gt;Agents learn from feedback and store successful code actions as reusable skills in long-term memory&lt;/li&gt;
&lt;li&gt;Skills can be interactively developed and refined in collaboration with freeact agents&lt;/li&gt;
&lt;li&gt;Agents compose skills and any other Python modules to build increasingly sophisticated capabilities&lt;/li&gt;
&lt;li&gt;Code actions are executed in &lt;a href="https://github.com/gradion-ai/ipybox" rel="noopener noreferrer"&gt;ipybox&lt;/a&gt;, a secure Docker + IPython sandbox that runs locally or remotely&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;GitHub repo: &lt;a href="https://github.com/gradion-ai/freeact" rel="noopener noreferrer"&gt;https://github.com/gradion-ai/freeact&lt;/a&gt;&lt;br&gt;
Evaluation: &lt;a href="https://gradion-ai.github.io/freeact/evaluation/" rel="noopener noreferrer"&gt;https://gradion-ai.github.io/freeact/evaluation/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We'd love to hear your feedback!&lt;/p&gt;

&lt;p&gt;See it in action:&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/M0T5ebMDvN0"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>python</category>
      <category>chatgpt</category>
    </item>
  </channel>
</rss>
