oscerd commented on PR #25050:
URL: https://github.com/apache/camel/pull/25050#issuecomment-5058981745

   Re-review findings addressed:
   
   1. ✅ Added `CamelLangchain4j` prefix (lowercase 'c') for embeddingstore 
headers — both casings now covered since chat uses `CamelLangChain4j` while 
embeddingstore uses `CamelLangchain4j`
   2. ✅ Fixed model ID summary lookup — now uses `category == "model"` instead 
of `header.contains("ModelId")`, which correctly matches `CamelOpenAIModel`, 
`CamelKServeModelName`, etc.
   3. ✅ Updated tool description to list all covered components (KServe, DJL, 
TensorFlow Serving, HuggingFace)
   
   _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