Skip to content

Commit ad502e3

Browse files
committed
Update README.md
1 parent 47635f2 commit ad502e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ https://github.com/PacoVK/ollama-deep-researcher-ts
182182

183183
## Running as a Docker container
184184

185-
The included `Dockerfile` only runs LangChain Studio with ollama-deep-researcher as a service, but does not include Ollama as a dependant service. You must run Ollama separately and configure the `OLLAMA_BASE_URL` environment variable.
185+
The included `Dockerfile` only runs LangChain Studio with ollama-deep-researcher as a service, but does not include Ollama as a dependant service. You must run Ollama separately and configure the `OLLAMA_BASE_URL` environment variable. Optionally you can also specify the Ollama model to use by providing the `OLLAMA_MODEL` environment variable.
186186

187187
Clone the repo and build an image:
188188
```

0 commit comments

Comments
 (0)