Skip to content

Feature request: Assign agent_id to Home Assistant #61

Description

@Th3H0ff

Greetings

I tried to add the agent_id config to the Home Assistant extension but Mesh-API doesnt seem to honor it. I'm still sent to the default conversation agent and I find it limited and have built my own.

{
"channel_index": 2,
"enable_pin": false,
"enabled": true,
"secure_pin": "1234",
"timeout": 90,
"agent_id": "conversation.llama_cpp_model",
"token": "xxxx",
"url": "http://xxxxx:8123/api/conversation/process"
}

Reference https://developers.home-assistant.io/docs/intent_conversation_api/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions