I’m excited to share a project I’ve been working on and would greatly appreciate your feedback!
ActionWeaver is a cool library that makes it easy to scale up and orchestrate OpenAI functions. With a simple decorator, you can turn ANY regular Python code into OpenAI functions. Moreover, you can go beyond the OpenAI function limit by constructing hierarchies and chains of functions, adding a significant boost to agent capabilities.
Here is a quick demo built with ActionWeaver, OpenAI functions, and vanilla Python code.
ActionWeaver, AI application framework that put function-calling as first-class feature, has just launched a new version, supporting OpenAI API and Azure OpenAI service!