Optional
audioThe audio context to use for audio processing.
Optional
disableThe flag to disable the interval hack that ensures the intervals run at the correct time.
Optional
documentThe custom document parser connector to use for parsing documents.
Optional
externalThe custom external storage connectors.
Optional
generativeAIWorkerThe custom generative AI worker connectors to use for generative AI tasks.
Optional
graphThe custom graph database connector to use for graph database tasks.
Optional
keyThe custom key-value database connector to use for storing key-value pairs. If not provided, the default key-value database connector is IndexedDB.
Optional
loggingThe custom logging connector to use for logging events.
Optional
loggingThe custom logging database connector to use for storing Job logs.
Optional
maxThe maximum bits per pixel to use for video.
Optional
maxThe maximum number of connections a node can have.
Optional
maxThe maximum distance allowed between two nodes in the network.
Optional
maxThe maximum frame rate to use for video.
Optional
maxThe maximum number of outgoing subscriptions.
Optional
minThe minimum number of initial connections.
Optional
nlpThe custom natural language processing connector to use for natural language processing tasks.
Optional
objectThe custom object store connector to use for storing objects. If not provided, the default object store connector is OPFS.
Optional
peerThe custom peer connection connector to use for creating peer connections. If not provided, the default peer connection connector is WebRTC in browser.
Optional
searchThe custom search connector to use for searching the web.
Optional
vectorThe custom vector database connector to use for vector database tasks.
Options to configure the SDK.