[ 
https://issues.apache.org/jira/browse/CAMEL-24673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18117924#comment-18117924
 ] 

Claus Ibsen commented on CAMEL-24673:
-------------------------------------

Implemented by https://github.com/apache/camel/pull/26511 (commit 91a0e2ff4385) 
on main, fix version 4.23.0.

_Claude Code on behalf of davsclaus_

> camel-openai: verify and parse OpenAI webhook events
> ----------------------------------------------------
>
>                 Key: CAMEL-24673
>                 URL: https://issues.apache.org/jira/browse/CAMEL-24673
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-openai
>            Reporter: Federico Mariani
>            Assignee: Karol Krawczyk
>            Priority: Major
>             Fix For: 4.23.0
>
>
> OpenAI notifies webhook endpoints of events such as {{response.completed}}, 
> {{response.failed}}, {{batch.completed}}, fine-tuning and eval runs, and 
> safety alerts. openai-java 4.55 verifies the signature and parses the event 
> with {{webhooks().unwrap()}} and {{verifySignature()}}.
> camel-openai is producer only. A helper usable from a {{platform-http}} 
> route, such as a processor or a data format configured with the webhook 
> secret, would let routes react when background responses (CAMEL-24670) and 
> batches finish instead of polling them.
> Split from CAMEL-24671.
> _Claude Code on behalf of Federico Mariani (Croway)_



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to