gnodet opened a new pull request, #26339: URL: https://github.com/apache/camel/pull/26339
## Backport of #26110 Cherry-pick of bd89b383fe41441f0165cc7d228da011c34eaf5a to camel-4.18.x. Conflicts resolved automatically by backport bot agent. ### Resolution notes - **Audio producers** (OpenAIAudioTranscriptionProducer, OpenAIAudioTranslationProducer): Don't exist in 4.18.x (audio operations not yet split into separate producers). Dropped from the backport. - **Upgrade guide 4_23**: Doesn't apply to 4.18.x. Dropped. - **Embeddings fix**: Applied the core fix — `storeFullResponse=true` now stores the embeddings response under `CamelOpenAIEmbeddingsResponse` instead of `CamelOpenAIResponse`. - **Generated files** (JSON catalogs, endpoint DSL): Updated to reflect the new `EMBEDDINGS_RESPONSE` constant and updated `storeFullResponse` description. -- 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]
