jomin7 commented on issue #8858:
URL: https://github.com/apache/camel-quarkus/issues/8858#issuecomment-5291955933

   Hi @jamesnetherton, I'm planning to add tests for two areas: `tool call 
detection` (verifying the component correctly
     surfaces tool call objects when finish_reason is "tool_calls") and `audio 
transcription` (sending an audio file and
     verifying the transcribed text is returned). Both will include native mode 
IT classes and use WireMock stubs.
   
     One thing to note — the full agentic loop with MCP server integration 
won't be covered, as it would require a running
     MCP server which is difficult to set up in a mocked test environment. 
Would this level of coverage be sufficient, or
     would you like me to explore other approaches before raising a PR?


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