Using vector in chat component - not working

In the chat component, I have specified that it should use the vector I have created earlier. However, it does not work. When I ask a query related to the docs uploaded into the vector, the answer does not take into account the context from the docs in the vector.

Anybody out there using this feature and is it working? As it stands now, the vector is a broken feature.

Retool-managed Vectors tutorial

Hi,

I too am facing the same issue. My chat component does not refer to any of the vectors loaded.

+1.

I'm having the same problem.

I have the same problem, and it's causing quite a problem. Every output I see an empty vector context.
CleanShot 2024-11-27 at 13.56.44@2x

same problem here. I lost a few hours trying to troubleshoot what I am doing wrong. guess it is a common issue

+1 Here.

This only appears to be happening with the Generate chat response option for the AI resource. Adjusting it to Generate text seems to properly use the supplied vector(s).

Generate chat response output:

Generate text output (referenced PDF is in one of my vectors):
image

Both queries are setup the same, other than the Action. Gpt-4o-mini, temperature 1, and using the same vector.