jekalmin / extended_openai_conversation

Home Assistant custom component of conversation agent. It uses OpenAI to control your devices.
829 stars 108 forks source link

Memory sensor example #206

Open danielp370 opened 2 months ago

danielp370 commented 2 months ago

This example gives your LLM a memory subsystem with short-term and long-term memories that it can use to recall information across conversations.

WW1983 commented 1 month ago

I tested it. But doesn't work for me. He seems to be saving something. The counter of the sensor.memory changes. But does not retrieve the information

have you a idea?