Upcoming breaking change to function calling #134
Replies: 4 comments 9 replies
-
Glad to see a unified interface for defining tools! :) |
Beta Was this translation helpful? Give feedback.
-
Thank you for noticing me, Andrew. This LGTM. Also can we introduce custom variable to add models in user configuration? For now we have only |
Beta Was this translation helpful? Give feedback.
-
Thanks. I've been using tools via |
Beta Was this translation helpful? Give feedback.
-
Curious if tool use is stable yet? I see the README still mentions it's in |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not aware of any package that currently uses llm's function calling, but #133 makes several breaking changes, notably changing the name "function calling" to "tool use", which is what the industry has settled on. It also changes somewhat how we create the tool to use, standardizing on the same basic format as GPTel.
@s-kostyaev FYI, please let me know if this is disruptive to you before I merge this in.
See #124 for background on this change.
Beta Was this translation helpful? Give feedback.
All reactions