I have submitted a PR for basic-tool building #50
Closed
OWigginsHay
started this conversation in
Tool Making
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.
-
As the title suggest I have made a PR with my attempt at tool building. It is successful in that the assistant requests the creation of new tools, and an external system grants the tool access with an interface defined for the assistant to call. Currently all following calls to new functions simply get the return value {"success"}. This is because I have no automation of building a real python function implemented yet.
PR Link: #49
I am inviting feedback, next steps discussion or integration with work which is already generating python from function descriptions.
Beta Was this translation helpful? Give feedback.
All reactions