Role of a chat message.
Definition at line 9 of file models.py.
◆ ASSISTANT
| string homeassistant.components.ollama.models.MessageRole.ASSISTANT = "assistant" |
|
static |
◆ SYSTEM
| string homeassistant.components.ollama.models.MessageRole.SYSTEM = "system" |
|
static |
◆ TOOL
| string homeassistant.components.ollama.models.MessageRole.TOOL = "tool" |
|
static |
◆ USER
| string homeassistant.components.ollama.models.MessageRole.USER = "user" |
|
static |
The documentation for this class was generated from the following file:
- core/homeassistant/components/ollama/models.py