Documentation Index

Fetch the complete documentation index at: https://docs.xgen.ai/llms.txt

Use this file to discover all available pages before exploring further.

Cancelation

Prev Next

Instance methods

Method

Description

xg.cancelAll()

Cancels all pending requests.

xg.cancel(cancelKey)

Cancels single request by its cancellation token key.