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

baseUrl

baseUrl: string

Defined in

inference/src/types.ts:107


chatCompletion

Optional chatCompletion: boolean

Defined in

inference/src/types.ts:110


model

model: string

Defined in

inference/src/types.ts:108


task

Optional task: InferenceTask

Defined in

inference/src/types.ts:109

< > Update on GitHub