feat: implemented the v1 browser embedded LLM support (Gemma 4 E4B based)
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"general": {
|
||||
"language": "en_us",
|
||||
"llm_provider": "openai",
|
||||
"llm_provider": "local_browser",
|
||||
"persist_api_keys_non_localhost": false,
|
||||
"openai": {
|
||||
"api_key": "",
|
||||
|
||||
Reference in New Issue
Block a user