TransformerOptimus/SuperAGI

Function Calling

Open

#360 opened on Jun 13, 2023

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

Repository metrics

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

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