How to Retrieve Handler Results When Processing Documents Using KernelMemory? #994
Unanswered
rainmakerho
asked this question in
1. Q&A
Replies: 0 comments
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.
-
When processing documents with
KernelMemory
, how can I obtain the results from handlers such asTextExtractionHandler
andTextPartitioningHandler
? Are there specific methods or best practices for accessing their processing outputs?Beta Was this translation helpful? Give feedback.
All reactions