Optional apiOptional apiGateway API secret. Falls back to LIVEKIT_INFERENCE_API_SECRET then LIVEKIT_API_SECRET.
Optional avatarRoom identity for the avatar worker. Defaults to "<provider>-inference-avatar".
Optional avatarDisplay name for the avatar worker.
Optional baseURLInference gateway base URL. Defaults to the environment's gateway.
Optional connRetry and whole-request timeout options for gateway calls.
Optional extraProvider-specific options. For LemonSlice, use LemonSliceOptions.
Optional fetchOptional fetch implementation, primarily for tests.
Optional init: RequestInitOptional init: RequestInit"<provider>" or "<provider>/<avatar_id>", e.g. "lemonslice/agent_abc".
Gateway API key. Falls back to LIVEKIT_INFERENCE_API_KEY then LIVEKIT_API_KEY.