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