export const DEFAULT_OLLAMA_MODEL = 'gemma4:e4b'; export const DEFAULT_OLLAMA_ENDPOINT = 'http://localhost:11434';