diff --git a/.env b/.env new file mode 100644 index 0000000..c2a0a25 --- /dev/null +++ b/.env @@ -0,0 +1,2 @@ +# Ollama host (optional) +OLLAMA_HOST=localhost:11434