Skip to content

Build Pydantic model from Actor input schema and use that as input instead of JSON string #16

Description

@MQ37

Currently, the tool input is just a naive single field that should be a JSON string. This string is then parsed by the tool and simply dumps the Actor input schema into the description. Change that and build a valid Pydantic input argument schema from the Actor schema.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions