Huggingface.js documentation

Interface: UrlParams

Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

Interface: UrlParams

Properties

authMethod

authMethod: AuthMethod

Defined in

inference/src/types.ts:113


model

model: string

Defined in

inference/src/types.ts:114


task

Optional task: InferenceTask

Defined in

inference/src/types.ts:115

< > Update on GitHub