Skip to content

v2.3.0

Choose a tag to compare

@ryanio ryanio released this 07 Sep 23:41
· 7 commits to main since this release

What's Changed

Adds tools.reportUsage() for POST /api/v2/tools/usage (#679), the one /api/v2/tools operation ToolsAPI did not cover. Metrics only: the response reports whether the usage record was verified, and nothing about the tool call itself depends on it.

Also picks up @opensea/sdk 12.3.0, which fixes two query parameters the API silently ignored and adds an optional fetch transport. See the sdk-v12.3.0 notes.

Full Changelog: v2.2.0...v2.3.0