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

   Straight cherry-pick backport to `camel-4.22.x` of three camel-ai fixes 
already reviewed and merged on `main`:
   
   - **CAMEL-24527** (#25899) — camel-huggingface: apply the configured token 
to every task via a central `HF_TOKEN` export (was chat-only → 401 on 
gated/private models)
   - **CAMEL-24540** (#25933) — camel-huggingface: honour the model revision 
for sentence-embeddings and text-to-image, and set the text-to-image OUTPUT 
header
   - **CAMEL-24533** (#25900) — camel-weaviate: store the document text in the 
object properties on CREATE/UPDATE (was silently dropped), merging into any 
existing properties
   
   Each commit is a clean cherry-pick of the merged main commit (no manual 
conflict resolution). The affected code is present on `camel-4.22.x`, and the 
added tests compile and pass on this branch.
   
   _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