File size: 1,578 Bytes
f7d91a1 fbf847b f7d91a1 fbf847b f7d91a1 fbf847b f7d91a1 fbf847b f7d91a1 fbf847b f7d91a1 fbf847b f7d91a1 fbf847b f7d91a1 fbf847b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | ---
license: mit
language:
- es
- en
- fr
- de
- pl
pretty_name: Home Assistant Requests V5 Native
size_categories:
- 1K<n<10K
tags:
- home-assistant
- tool-calling
- qwen3
- function-calling
---
# Home Assistant Requests V5 Native
Native Home Assistant tool-calling dataset for `home-assistant-specialist-v0.5-4b-q5`.
## Contract
Track B. Model learns native tools, not legacy `ha-action-v3` JSON:
- `HassTurnOn`, `HassTurnOff`, `HassToggle`, `HassSetPosition`, `HassLightSet`, climate/media/vacuum/timer/todo tools, and `GetLiveContext`;
- tool results remain in the message sequence;
- `train_on_turn` is preserved and non-target turns are masked by the trainer;
- direct speech is retained for clarification and no-action requests;
- Home Assistant remains responsible for exposure, target resolution, schema validation, and execution.
## Provenance
Raw source: `acon96/Home-Assistant-Requests-V2`.
Builder: `IA/build_ha_requests_v5_native.py` in the Tuxevil Obsidian research vault.
Builder filters supported native tools, valid JSON arguments, matching tool results, and trainable assistant turns. Original personas are removed. Static device context is reduced to relevant exposed entities to avoid context overflow. Curated Spanish safety and `GetLiveContext` examples are added.
Schema reference: `homeassistant/components/homeassistant/llm.py` from Home Assistant core development sources consulted on 2026-07-29.
This dataset contains synthetic Home Assistant contexts. It is not evidence that any entity exists in a real installation.
|