From e727787351d2d76b87b729cb65fbc1aeefd49762 Mon Sep 17 00:00:00 2001 From: Dobromir Popov Date: Mon, 23 Dec 2024 23:16:14 +0200 Subject: [PATCH] lmstudio --- _CONFIGS/lStudio.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 _CONFIGS/lStudio.md 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 +