-
Notifications
You must be signed in to change notification settings - Fork 73
Tool is not Deserialize #29
Copy link
Copy link
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels