nw9663644-eng commented on issue #344: URL: https://github.com/apache/hugegraph-ai/issues/344#issuecomment-4933937315
Hi, I would like to work on this issue. My plan is to add a bounded chunk-level concurrency setting for property graph extraction in the operator/flow path, keep serial mode as the conservative default, expose the setting in the demo UI, preserve deterministic merge order for extracted vertices/edges, and make chunk-level failures fail clearly with chunk context. I will also add tests with a fake LLM to verify the configured concurrency limit, serial behavior, deterministic merged output shape, and failed-chunk behavior. Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
