Skip to content

theazo@0.1.3

Choose a tag to compare

@github-actions github-actions released this 21 Jun 05:46
· 15 commits to main since this release

Patch Changes

  • Fix remaining SDK route and method issues:

    • Fix updateDefinition to use PUT instead of PATCH
    • Fix agent.run() to normalize nullable toolCalls to empty array
    • Fix agent.files.list() route: /files/list -> /files
    • Fix team.run() to poll async team runs until completion