miki123211 2 days ago

Gemini doesn't give you reasoning via API though, at least as far as I'm aware.

2
jjani 2 days ago

If by reasoning you mean showing CoT, Gemini and OA are the same in this regard - neither provides it, not through the UI nor through the API. The "summaries" both provide have zero value and should be treated as non-existent.

Anthropic exposes reasoning, which has become a big reason to use them for reasoning tasks over the other two despite their pricing. Rather ironic when the other two have been pushing reasoning much harder.

finebalance 2 days ago

Google exposes their reasoning. You can use their new gemini python sdk to get thought traces.

jjani 2 days ago

Google does not expose their reasoning any more. They give "thought summaries" which provide effectively zero value. [1][2]

[1] https://ai.google.dev/gemini-api/docs/thinking#summaries [2] https://discuss.ai.google.dev/t/massive-regression-detailed-...

jiggawatts 2 days ago

Works for me?

Maybe you’re thinking of deep research mode which is web UI only for now.