Buckets:

|
download
raw
2.25 kB

Interface: Options

Properties

billTo

Optional billTo: string

The billing account to use for the requests.

By default the requests are billed on the user's account. Requests can only be billed to an organization the user is a member of, and which has subscribed to Enterprise Hub.

Defined in[[billto.defined-in]]

inference/src/types.ts:42


fetch

Optional fetch: (input: RequestInfo | URL, init?: RequestInit) => Promise<Response>

Custom fetch function to use instead of the default one, for example to use a proxy or edit headers.

Type declaration[[fetch.type-declaration]]

▸ (input, init?): Promise<Response>

Parameters[[fetch.parameters]]
Name Type
input RequestInfo | URL
init? RequestInit
Returns[[fetch.returns]]

Promise<Response>

Defined in[[fetch.defined-in]]

inference/src/types.ts:25


includeCredentials

Optional includeCredentials: string | boolean

(Default: "same-origin"). String | Boolean. Credentials to use for the request. If this is a string, it will be passed straight on. If it's a boolean, true will be "include" and false will not send credentials at all.

Defined in[[includecredentials.defined-in]]

inference/src/types.ts:34


retry_on_error

Optional retry_on_error: boolean

(Default: true) Boolean. If a request 503s, the request will be retried with the same parameters.

Defined in[[retryonerror.defined-in]]

inference/src/types.ts:20


signal

Optional signal: AbortSignal

Abort Controller signal to use for request interruption.

Defined in[[signal.defined-in]]

inference/src/types.ts:29

Xet Storage Details

Size:
2.25 kB
·
Xet hash:
b4302963c7a3b65e2b51219c526d16557c952b2021fde217c726f8e6e8a41829

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.