[bug] topK doesn't work in Trieve integration
# support
k
Whenever I set topK on the knowledge base for Trieve, that value isn't being sent to Trieve so Trieve always returns 10 results no matter what. I confirmed this with Trieve CEO and another Vapi user is seeing the same thing. Can we please get this fixed asap?
v
I understand the issue with the
topK
parameter not being sent to Trieve. I've escalated this bug to our development team for immediate attention. This appears to be a known issue that several users have reported, where the
topK
value set in the knowledge base configuration isn't being properly passed to Trieve, causing it to always return 10 results regardless of your settings. Our team will work on fixing this as quickly as possible. I'll make sure to update you once we have more information or when the fix is deployed. Thanks for bringing this to our attention and for confirming it with the Trieve CEO! 👍
s
Hey! To help track down this issue, could you share: - The call ID This would really help us figure out what went wrong!
k
421cbd42-e5d7-41ca-a1c1-f665b9f2df8d
s
Thanks for sharing the call ID. I have verified that the top-k parameters are not being used internally through the Search API, and I have created a ticket for it. Once it's resolved, I will let you know.
k
Thank you!