Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

tighten a bit JSONSchema type #661

@pelikhan

Description

@pelikhan

Great project! I was playing with adding just enough support in genaiscript to use the agentic function in my script (microsoft/genaiscript#652)

The only issue is a silly typing error because JSONSchema is too loose (

// TODO: use a more specific type
) and does not match my own type definition (yay we all have a copy of those)

I was wondering if you could beef up that definition.

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