TransformerOptimus/SuperAGI

Why hasn't the capability of function_call from OpenAI been integrated as a thinking tool?

Open

#606 opened on Jul 1, 2023

View on GitHub
 (9 comments) (2 reactions) (2 assignees)Python (14,233 stars) (1,686 forks)batch import
enhancementhelp wanted

Description

Wouldn't it be beneficial to substitute OpenAI's function_call capability for the current thinking tool in SuperAGI? This way, all actions or capabilities in SuperAGI could align with those of OpenAI. The future capability marketplace could not only be utilized within SuperAGI but also within OpenAI's plugins, providing a mutually beneficial scenario

Contributor guide