Skip to content

Handle incompatible schemas (e.g. required of type []string) from older jsonschema drafts #455

@TeHeal

Description

@TeHeal

It works normally when using the Python SDK, but the following issue occurs when using the Go SDK:
"Error calling the 'tools/list' interface: json: cannot unmarshal bool into Go struct field Tool.tools.inputSchema.schemaWithoutMethods.properties.schemaWithoutMethods.items.schemaWithoutMethods.properties.schemaWithoutMethods.required of type []string"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions