Skip to content

Chroma Memory implementation in Asp.net Razor Pages #7064

Closed Answered by dmytrostruk
imranshams asked this question in Q&A
Discussion options

You must be logged in to vote

From issue description, it looks like you see the results from DB when you try to search directly, but it's not working when executing a function with Kernel. In this line, could you try to decrease relevance score to 0.5?

arguments[TextMemoryPlugin.RelevanceParam] = "0.8"; // set to 0.5

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@imranshams
Comment options

@dmytrostruk
Comment options

Answer selected by imranshams
@imranshams
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants