ActionAI: Call local functions using OpenAI function calling
ActionAI is a small wrapper around Openai's function calling. It works by auto-generating json schemas for your Python functions.
Repo
https://github.com/amalshaji/actionai
Usage
Install the package,
pip install actionai
Now define a new function,...
exp.amal.sh2 min read