Add OpenAI dependency and implement model loading in MainView for OpenAI-compatible API
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"@huggingface/transformers": "^3.8.1",
|
||||
"electron-squirrel-startup": "^1.0.1",
|
||||
"ollama": "^0.6.3",
|
||||
"openai": "^6.22.0",
|
||||
"p-retry": "^4.6.2",
|
||||
"ws": "^8.19.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user