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

Support for function calling

Open vwchu opened this issue 2 years ago • 1 comments

Hi, I am wondering if you could add Function calling support that was added in gpt-3.5-turbo-0613. I've been able to use raw mode to implement my own using this package but it would be nice to have it like token mode, but for the arguments field in function_call.

https://platform.openai.com/docs/guides/gpt/function-calling

vwchu avatar Jul 17 '23 03:07 vwchu

@ctjlewis curious if this is on the roadmap? :)

mosnicholas avatar Jul 21 '23 22:07 mosnicholas