Provider Configuration
Learn how to setup your AI Providers
Last updated
Learn how to setup your AI Providers
Last updated
Each provider is slightly different but most will require and API key. Local providers need a base url and port.
To setup your first provider:
Navigate to Devices & Services in the Home Assistant settings
Add Integration
Search for 'LLM Vision'
Select the provider you want to set up from the dropdown
Enter all required details
On success you will see LLM Vision in your integrations. From here you can set up new providers or delete existing ones.
Since v1.3 you can also set up 'Event Calendar'. This is not a provider but exposes remembered events as a calendar. Learn more
Since v1.2.0
providers are stored as ConfigEntries
. Previously, only one configuration per provider could exist. Now, you can have multiple different configurations per provider. This is especially useful for local providers, for example when you have two machines hosting different models.
When running an action (previously called service), you can select one of your configurations:
Examples and blueprints: https://llm-vision.gitbook.io/examples/