Dedicated class for FunctionTool declaration #668
Nicelittlewood
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm starting using the official Library and i notice there isn't a proper class for tool's function definition.
Setting the functionParameters via BinaryData is not so good for maintenance, instead a proprer class.
Before the official .net library i use the Betalgo library and the functiondeclaration is really intuitive and effective. below an example:
link: https://github.com/betalgo/openai/wiki/Function-Calling
there're plans to see a similar feaure in the official library?
Beta Was this translation helpful? Give feedback.
All reactions