LM Studio Integration

This commit is contained in:
Karrot0
2024-10-27 23:16:07 -04:00
parent 8e7220e8fb
commit 4edcc5e331
8 changed files with 23494 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ export default defineConfig((config) => {
chrome129IssuePlugin(),
config.mode === 'production' && optimizeCssModules({ apply: 'build' }),
],
envPrefix:["VITE_","OPENAI_LIKE_API_","OLLAMA_API_BASE_URL"],
envPrefix:["VITE_","OPENAI_LIKE_API_","OLLAMA_API_BASE_URL","LMSTUDIO_API_BASE_URL"],
css: {
preprocessorOptions: {
scss: {