TransformerOptimus/SuperAGI

Function Calling

Open

#360 opened on Jun 13, 2023

 (7 comments) (3 reactions) (0 assignees)Python (1,686 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (14,233 stars)
PR merge metrics
 (PR metrics pending)

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