Skip to content

Conversation

@crapthings
Copy link

  • Introduced webhookUrl option in RunOptions interface to allow users to specify a webhook URL for receiving task completion notifications.
  • Updated documentation and examples in index.ts to reflect the new feature.
  • Modified the Client class to handle the webhookUrl parameter and append it as a query parameter in API requests.

- Introduced `webhookUrl` option in `RunOptions` interface to allow users to specify a webhook URL for receiving task completion notifications.
- Updated documentation and examples in `index.ts` to reflect the new feature.
- Modified the `Client` class to handle the `webhookUrl` parameter and append it as a query parameter in API requests.
- Added a section on webhooks for task completion notifications.
- Included example code demonstrating how to use the `webhookUrl` option in the `wavespeed.run` method.
- Provided a note on the requirements for the webhook endpoint.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant