oscerd opened a new pull request, #25997:
URL: https://github.com/apache/camel/pull/25997

   Straight cherry-pick backport to `camel-4.18.x` of **CAMEL-24533** (#25900), 
already reviewed and merged on `main`:
   
   camel-weaviate: the embeddings data-type transformer stored only the vector 
(and optional id) on CREATE/UPDATE and silently dropped the document text, so a 
RAG pipeline could not return the source passage. The text is now written under 
`textFieldName`, merged into any existing `PROPERTIES` header.
   
   Clean cherry-pick of the merged main commit (no manual conflict resolution). 
The affected code is present on `camel-4.18.x`, and the added test compiles and 
passes on this branch.
   
   The related camel-huggingface backports (CAMEL-24527, CAMEL-24540) are 
**not** included here because the `camel-huggingface` module does not exist on 
`camel-4.18.x`.
   
   _Claude Code on behalf of oscerd_


-- 
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]

Reply via email to