Skip to content

Tool is not Deserialize #29

@Tails

Description

@Tails

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions