Skip to content

Possible confusion in docs/redundancy in code #7

@simonharris

Description

@simonharris

The docs have:

@register_tool('add')
def add(a: str, b: str) -> str:

If the arg to register_tool really is required, we should make it optional, and default it to the name of the function being decorated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions