ChatGPT-Java-API icon indicating copy to clipboard operation
ChatGPT-Java-API copied to clipboard

Add function parameter support for complex objects

Open realtybaron opened this issue 2 years ago • 1 comments

https://community.openai.com/t/function-call-complex-arrays-as-parameters/295648/2

realtybaron avatar Dec 06 '23 18:12 realtybaron

We do have a method for adding "not officially supported" argument types, but functions as a whole is sill experimental and undergoing changes to be more user friendly...

Once I wrap up the Assistants api, I'll dive really deep into functions and test custom argument types, like lists and maps

Thanks for the tip :+1:

CJCrafter avatar Dec 07 '23 17:12 CJCrafter