-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
To ease the generation of tool definitions, I'm using some other crates to generate the JSON for my models. These are compliant with the Tool definition but Tool does not implement Deserialize, preventing me from deserialization from my own data.
See #openai-func, run CommandsGPT::all_functions_json() and try deserializing the items into Tool
Metadata
Metadata
Assignees
Labels
No labels