AIBrow
Last updated
Last updated
The AIBrow llama.cpp extension implementation of AiBrow
async capabilities() => { ready: boolean, helper: boolean, extension: boolean }
Get the capabilities of the on-device language ai.
async getHelperDownloadUrl() => string
Returns a link to download the AiBrow helper for this platform. This call relies on the network to fetch the latest request, so it should only be used as needed.