Files
review-bot/llm
Rodin b6277216f7
CI / test (pull_request) Successful in 14s
CI / review (pull_request) Successful in 4m56s
fix: remove hardcoded temperature (unsupported by GPT-5)
GPT-5 via SAP AI Core only supports temperature=1 (default).
Remove the hardcoded 0.1 and use omitempty so the field is not sent.
2026-05-01 11:15:08 -07:00
..