GithubHelp home page GithubHelp logo

Comments (5)

bsakab avatar bsakab commented on May 26, 2024 1

You are absolutely right
The name of the entity is: light.livingroom_couch
but the ID of the entity is: light.light_livingroom_couch

That could be the reason why chatgpt is confused.
I tested it and the prompt
"switch on light light_livingroom_couch" works
and
"switch on light livingroom_couch" does not work
So avoiding multiple terms like "light" in the entity id should fix this problem.

I downgraded from the beta to stable 1.0 Version and I thought it fixed that issue. But today that behavior appeared also on Version 1.0.

Thanks for ypur support.

from extended_openai_conversation.

bsakab avatar bsakab commented on May 26, 2024

(update) only version 1.0.1 beta1, messed up downgrade

from extended_openai_conversation.

jekalmin avatar jekalmin commented on May 26, 2024

Thanks for reporting an issue.

Please correct me if I'm wrong.

  • light.light_livingroom_couch is the entity_id you have.
  • light.livingroom_couch is the entity_id that gpt tries to call (which is wrong)

If this is true, it seems it should also happen in 1.0.1-beta1. It's gpt which passed a wrong entity_id.

from extended_openai_conversation.

jekalmin avatar jekalmin commented on May 26, 2024

So avoiding multiple terms like "light" in the entity id should fix this problem.

I think so.
Since entity_id and friendly_name of attributes matter in gpt, changing entity_id might solve the problem.

from extended_openai_conversation.

ayjbachata avatar ayjbachata commented on May 26, 2024

I've also seen this issue a lot. So the solution is to edit entity IDs to avoid duplicates? Or is it to have the full entity ID match the friendly name?

Do aliases help with this?

from extended_openai_conversation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.