Find answers from the community

Home
Members
Dev Aggarwal
D
Dev Aggarwal
Offline, last seen 6 months ago
Joined September 25, 2024
https://gist.github.com/devxpy/0c83edaa31841442615aff0a52e267c0

How can I see the query that the chat engine is making to the vector store?
I tried printing token_counter.embedding_token_counts[0].prompt but that prints the embedded text, not the query being made to the vector store to fetch the context.
3 comments
D
f
L