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

@@ -40,5 +40,10 @@ OPENAI_LIKE_API_KEY=
# You only need this environment variable set if you want to use Mistral models
MISTRAL_API_KEY=
# Get LMStudio Base URL from LM Studio Developer Console
# Make sure to enable CORS
# Example: http://localhost:1234
LMSTUDIO_API_BASE_URL=
# Include this environment variable if you want more logging for debugging locally
VITE_LOG_LEVEL=debug