Show HN: Freeact – A Lightweight Library for Code-Action Based Agents https://ift.tt/p0SOHqK
Show HN: Freeact – A Lightweight Library for Code-Action Based Agents Hello! We just released freeact ( https://ift.tt/NksTc2Y ), 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. * Supports dynamic installation and utilization of Python packages at runtime * Agents learn from feedback and store successful code actions as reusable skills in long-term memory * Skills can be interactively developed and refined in collaboration with freeact agents * Agents compose skills and any other Python modules to build increasingly sophisticated capabilities * Code actions are executed in ipybox ( https://ift.tt/KaNBfr4 ), a secure Docker + IPython sandbox that runs locally or remotely GitHub repo: https://ift.tt/NksTc2Y Evaluation: https://ift.tt/1TpYtyq See it in action: https://ift.tt/FUgNowd... We'd love to hear your feedback! https://ift.tt/NksTc2Y January 10, 2025 at 10:14PM
Comments
Post a Comment