Valora
API Reference@valora-ai/reactindexInterfaces

LocalVoiceAgentProviderProps

Defined in: packages/react/src/localVoiceAgent.tsx:48

Properties

registry?

optional registry?: ModelRegistry;

Defined in: packages/react/src/localVoiceAgent.tsx:49


runtime?

optional runtime?: ValoraRuntime;

Defined in: packages/react/src/localVoiceAgent.tsx:50


selection?

optional selection?: Partial<Record<ModelKind, string>>;

Defined in: packages/react/src/localVoiceAgent.tsx:51


children?

optional children?: ReactNode;

Defined in: packages/react/src/localVoiceAgent.tsx:52

On this page

Valora is local-first

No API key, no server — everything in this doc runs on-device.

Star on GitHub