API assistant seems to lose specific intelligence from attached files over time

I can train my API Assistant with PDF files, but over a couple of days, it goes back to issuing bland, general responses. How can I make it retain its bias toward uploaded files? (i have a chatbot on my site that uses my API key) And a nube question here… do the files link themselves to just one thread or will they come into play when new threads are created?

What’s your system prompt look like?

1 Like

@ted.northrup I’d recommend reading File Search docs to get familiar with the functioning of the file search tool used by assistants.

1 Like

@ted.northrup I would guess this could be because you are using the same thread over time. So effectively the context window runs out or contains confusing information.

Try starting a new thread.

1 Like