This commit is contained in:
2026-03-26 15:40:50 -05:00
parent f80144d22b
commit 979344917e
3 changed files with 3 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ in
npm = "@ai-sdk/openai-compatible";
name = "llama-server (local)";
options = {
baseURL = "http://jallen-nas.local:8127/v1";
baseURL = "http://10.0.1.3:8127/v1";
};
models = {
Qwen3-Coder-Next-Q4_0 = {