switch llm endpoint

This commit is contained in:
2025-12-06 08:55:48 -05:00
parent 6dc1ee512e
commit 30934c8f7c

View File

@@ -1,4 +1,4 @@
local llm_endpoint = "http://10.0.20.100:8080"
local llm_endpoint = "https://llm-api.va.reichard.io"
local llm_model = "qwen3-coder-30b-instruct"
-- Default Llama - Toggle Llama & Copilot