System.ArgumentException: Attempt to insert un-indexed tag field: '__part_n', will not be able to filter on it, please adjust the tag settings in your Redis Configuration #735
Unanswered
hemantkathuria
asked this question in
1. Q&A
Replies: 2 comments 4 replies
-
Any thoughts on the above? @dluc |
Beta Was this translation helpful? Give feedback.
1 reply
-
Had similar error with the __part_n. "Tags": { Now it works for me without warnings |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to set up Kernel-Memory with Semantic Kernel and Redis in Blazor application. I have created enterprise cache at Azure.
I'm trying to import one PDF first so that vectors are stored in Redis cache.
Getting the below error.
This how I am setting up
Beta Was this translation helpful? Give feedback.
All reactions