feat: implemented the v1 browser embedded LLM support (Gemma 4 E4B based)

This commit is contained in:
Xiaohan-Tian
2026-05-14 18:55:23 -07:00
parent 0e6e2736d0
commit 98c2b97413
30 changed files with 19462 additions and 153 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"general": {
"language": "en_us",
"llm_provider": "openai",
"llm_provider": "local_browser",
"persist_api_keys_non_localhost": false,
"openai": {
"api_key": "",