[examples] Add CI checks for code agent examples (#1280) #899
Annotations
3 errors
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/agent/AIAgentIntegrationTest.kt#L445
kotlinx.serialization.json.internal.JsonDecodingException: Unexpected JSON token at offset 44: Expected EOF after parsing, but had { instead at path: $
JSON input: {"operation": "MULTIPLY", "a": 7, "b": 2} {"milliseconds": 5***}
|
|
Publish Test Report:
integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/agent/AIAgentIntegrationTest.kt#L464
ai.koog.agents.core.agent.exception.AIAgentMaxNumberOfIterationsReachedException: AI Agent has run into a problem: Agent couldn't finish in given number of steps (1***). Please, consider increasing `maxAgentIterations` value in agent's configuration
|
|
JvmIntegrationTest with Gradle Wrapper
Process completed with exit code 1.
|
Loading