feat: implemented the v1 browser embedded LLM support (Gemma 4 E4B based)
This commit is contained in:
@@ -104,7 +104,7 @@ export const OPFS_CONSTANTS = {
|
||||
|
||||
export const CONFIG_UPGRADER_CONSTANTS = {
|
||||
VERSION_KEY: '__config_version',
|
||||
CURRENT_VERSION: 1,
|
||||
CURRENT_VERSION: 2,
|
||||
};
|
||||
|
||||
export const URL_CONSTANTS = {
|
||||
|
||||
Reference in New Issue
Block a user