mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-27 17:11:46 +00:00
2 lines
65 B
TypeScript
2 lines
65 B
TypeScript
export const OLLAMA_DEFAULT_BASE_URL = "http://127.0.0.1:11434";
|