OpenAI has just announced major updates to their API models
1 view
Skip to first unread message
No Brain Technology
unread,
Jun 16, 2023, 12:32:19 PM6/16/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tech Updates
One of the most exciting updates is the new function calling capability in the Chat Completions API. This feature allows developers to describe functions to GPT-4 and GPT-3.5 Turbo, and have the model intelligently choose to output a JSON object containing arguments to call those functions.