jomin7 opened a new pull request, #9016: URL: https://github.com/apache/camel-quarkus/pull/9016
## Summary - Add integration test for tool call detection: verifies the component surfaces tool call objects when `finish_reason` is `tool_calls` - Add agentic loop test with MCP: full round-trip using `quarkus-mcp-server` to host an `add_numbers` tool, with WireMock scenarios for the two-step model interaction - Add audio transcription test: sends a WAV file to the `audio-transcription` endpoint and verifies the transcribed text - All tests include native mode IT classes ## Test plan - [x] JVM tests pass - [ ] Native tests pass (CI) - [ ] CI green -- 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]
