Extends
Properties
onProgress?
signal?
Inherited from
RequestOptions.signal
timeout?
Inherited from
RequestOptions.timeoutDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
optional onProgress?: ProgressHandler;
optional signal?: AbortSignal;
RequestOptions.signal
optional timeout?: number;
RequestOptions.timeout