Fix code agent examples after tool API refactoring (#1279) #895
Annotations
3 errors
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/agent/AIAgentIntegrationTest.kt#L972
org.opentest4j.AssertionFailedError: calculator tool should be called for model LLModel(provider=OpenRouter, id=qwen/qwen3-vl-8b-instruct, capabilities=[Temperature, Speculation, Tools, Completion, Image, Standard, ToolChoice], contextLength=131***72, maxOutputTokens=33***)
Unexpected elements from index 1
expected:<["calculator"]> but was:<["calculator", "calculator"]>
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/agent/AIAgentIntegrationTest.kt#L464
org.opentest4j.AssertionFailedError: There should be more or equal than 2 single tool calls in a Sequential single run scenario
1 should be >= 2
|
|
JvmIntegrationTest with Gradle Wrapper
Process completed with exit code 1.
|
Loading