tuxevil's picture
expand curated native tool coverage
fbf847b verified
|
Raw
History Blame Contribute Delete
1.58 kB
metadata
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.