Replies: 1 comment
-
I am cleaning up old unanswered discussions |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a problem linking Semantic Kernel with Kernel Memory and use this as memories? In my implementation I load documents as batch process using Kernel Memory.
Another API tries to use memories prepared in the previous step as source to answer asked questions using this memory.
How could both projects be glued together to work? I will add more context my idea is to load data into vector DB using Kernel Memory and use this memory in TextMemoryPlugin.
Beta Was this translation helpful? Give feedback.
All reactions