Skip to content

#1813 - Fix createObject with Google GenAI thinking fails: answer JSON never selected from multi-part response - #1814

Open
simeshev wants to merge 4 commits into
mainfrom
bug/1813-createobject-with-google-genai-thinking-fails-answer-json-never-selected-from-multi-part-response
Open

#1813 - Fix createObject with Google GenAI thinking fails: answer JSON never selected from multi-part response#1814
simeshev wants to merge 4 commits into
mainfrom
bug/1813-createobject-with-google-genai-thinking-fails-answer-json-never-selected-from-multi-part-response

#1813 - Fix formatting style issue

432990c
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 22, 2026 in 43s

Annotations

Check warning on line 142 in embabel-agent-api/src/main/kotlin/com/embabel/agent/spi/support/springai/SpringAiLlmMessageSender.kt

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this useless elvis operation ?:, it always succeeds.

See more on https://sonarcloud.io/project/issues?id=embabel_embabel-agent&issues=AZ-KPKAsFVGosq5ZGKFs&open=AZ-KPKAsFVGosq5ZGKFs&pullRequest=1814

Check warning on line 231 in embabel-agent-api/src/main/kotlin/com/embabel/agent/spi/support/springai/SpringAiLlmMessageSender.kt

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this useless null-safe access ?., it always succeeds.

See more on https://sonarcloud.io/project/issues?id=embabel_embabel-agent&issues=AZ-KPKAsFVGosq5ZGKFr&open=AZ-KPKAsFVGosq5ZGKFr&pullRequest=1814