• Optional accessToken: string
Optional
string
The access token to use. Without it, you’ll get rate-limited quickly.
Can be created for free in hf.co/settings/token
types.ts:31
• model: string
The model to use. Can be a full URL for HF inference endpoints.
types.ts:35