TransformerOptimus/SuperAGI

Function Calling

Open

#360 opened on Jun 13, 2023

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

Description

FYI: Function calling is now available on gpt-4-0613 and gpt-3.5-turbo-0613, which should make tools a lot more reliable:

https://openai.com/blog/function-calling-and-other-api-updates

Contributor guide