Why this code need to re-allocate instead of return the result directly? #1030
Replies: 1 comment 1 reply
-
I can't find that code anywhere in the repo, is it from a fork or maybe local explorations? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Microsoft.KernelMemory.Handlers.GenerateEmbeddingsHandlerBase version: 0.97.250211.1


Method: GetListOfPartitionsToProcessAsync
Why we not return the partitionsToProcess directly?
Beta Was this translation helpful? Give feedback.
All reactions