#Debug Assistant

1 messages · Page 1 of 1 (latest)

eternal cipher
#

Hello! I'm trying to debug my assistant, mainly for seeing why exposed person entity with alias treated as multiple person by LLMs, but on the request it's empty.

distant edge
#

Check further down. This is just the STT part.

eternal cipher
#

the same for the LLM part, it's empty

#

i can see the input text, that's okay, but when and where the exposed entities gets passed to the LLM?

#

where we store that session because if i ask the same, it says "nothing has been changed since"

#

or the pipeline id is the actual session identifier?

distant edge
#

All the way at the bottom is a "master" raw.

#

If you want more debug you probably have to enable it for the ollama integration.

eternal cipher
#

ah i see so GetLiveContext is what gets passed every time ?
names: Peti, Péter, Apuci, Apa
domain: person
state: Home
Maybe the LLM is stupid and sees these as individuals?