openai-kit icon indicating copy to clipboard operation
openai-kit copied to clipboard

No function calling support currently implemented.

Open joshgalvan opened this issue 1 year ago • 1 comments

OpenAI just released gpt-4-0613, gpt-4-32k-0613, and gpt-3.5-turbo-0613 which allow "function calling" from the model.

See: New function calling docs, and blog update.

joshgalvan avatar Jun 14 '23 02:06 joshgalvan

I've opened a draft PR (#60) for this. Let me know your thoughts 😊

carlo- avatar Jun 18 '23 13:06 carlo-