diff --git a/_CONFIGS/lStudio.md b/_CONFIGS/lStudio.md new file mode 100644 index 0000000..0f90384 --- /dev/null +++ b/_CONFIGS/lStudio.md @@ -0,0 +1,10 @@ +claude-3-5-sonnet-latest + +# not working dropdown +LMSTUDIO_API_BASE_URL = http://192.168.0.20:1234/v1 +OLLAMA_API_BASE_URL = http://192.168.0.20:11434 + + +# working requests: +OPENAI_LIKE_API_BASE_URL = http://192.168.0.20:1234/v1 +