Files
cgycorey 02290b3798 feat(llm): forward configured reasoning_effort to native LLM calls
Add an optional reasoning_effort field to LLMConfig (e.g. low/medium/high/max)
and forward it to litellm.acompletion in both chat() and chat_stream() when
set. Unset by default so non-OpenAI providers are unaffected. Callers can
still override per-call via kwargs.
2026-08-01 11:57:35 +01:00
..
2026-07-01 17:56:31 +08:00
2026-07-01 17:56:31 +08:00