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 (1,686 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (14,233 stars)
PR merge metrics
 (No merged PRs in 30d)

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