vojay-dev commented on PR #68491: URL: https://github.com/apache/airflow/pull/68491#issuecomment-4711683558
> @vojay-dev can you try with the fix in this PR, please? @kaxil Tested against the deps where I hit the bug (provider 0.4.0, llama-index-core 0.14.22, Python 3.13, Runtime 3.2-5) with `MockEmbedding`. On 0.4.0 `chunks[].vector` comes back `None` (with and without `persist_dir`); with this PR the vectors are populated directly. Also confirmed no double-embedding: 3 docs with `persist_dir` embed 3 texts total, not 6. LGTM, thanks for the fast turnaround 👍! -- 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]
