logoalt Hacker News

dbeardsltoday at 12:50 AM1 replyview on HN

My first query:

> Make it a little warmer in here.

The reply:

> "name": "set_thermostat", > "arguments": { > "temperature": 65, > "mode": "cool", > ... > "reasoning": "'warmer' implies need for cooling; set_thermostat with temperature 65 (typical warmth) and mode 'cool'.",

Maybe I'm doing it wrong?


Replies

dannywtoday at 1:13 AM

It's not a conversational model. It's meant as a local tool calling model.

show 2 replies