mirror of
https://github.com/smkrv/ha-text-ai.git
synced 2026-07-29 21:13:56 +08:00
YAML configuration explained
This commit is contained in:
@@ -184,7 +184,7 @@ sensor:
|
|||||||
| `temperature` | Float | ❌ | 0.7 | Response creativity level (0.0-2.0) |
|
| `temperature` | Float | ❌ | 0.7 | Response creativity level (0.0-2.0) |
|
||||||
| `max_tokens` | Integer | ❌ | 1000 | Maximum response length |
|
| `max_tokens` | Integer | ❌ | 1000 | Maximum response length |
|
||||||
| `request_interval` | Float | ❌ | 1.0 | Delay between API requests |
|
| `request_interval` | Float | ❌ | 1.0 | Delay between API requests |
|
||||||
| `api_endpoint` | URL | ❌ | Provider default | Custom API endpoint |
|
| `api_endpoint` | URL | ⚠️ | Provider default | Custom API endpoint |
|
||||||
| `system_prompt` | String | ❌ | - | Default context for AI interactions |
|
| `system_prompt` | String | ❌ | - | Default context for AI interactions |
|
||||||
|
|
||||||
#### Sensor Configuration
|
#### Sensor Configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user