Ollama: mention accessiblen etwork

This commit is contained in:
Paulus Schoutsen 2024-04-03 12:06:49 -04:00 committed by GitHub
parent aead786c08
commit 9339a0bb81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ The **Ollama** {% term integration %} adds a conversation agent in Home Assistan
This conversation agent is unable to control your house. The Ollama conversation agent can be used in automations, but not as a [sentence trigger](/docs/automation/trigger/#sentence-trigger). It can only query information that has been provided by Home Assistant. To be able to answer questions about your house, Home Assistant will need to provide Ollama with the details of your house, which include areas, devices, and their states.
This integration requires an external Ollama server, which is available for macOS, Linux, and Windows. Follow the [download instructions](https://ollama.com/) to install the server.
This integration requires an external Ollama server, which is available for macOS, Linux, and Windows. Follow the [download instructions]([https://ollama.com/](https://ollama.com/download)) to install the server. Once installed, configure Ollama to be [accessible over the network](https://github.com/ollama/ollama/blob/main/docs/faq.md#how-can-i-expose-ollama-on-my-network).
{% include integrations/config_flow.md %}