Skip to content

Add reasoning summaries support#36

Open
majiayu000 wants to merge 1 commit intosimonw:mainfrom
majiayu000:fix/issue-16-reasoning-summaries
Open

Add reasoning summaries support#36
majiayu000 wants to merge 1 commit intosimonw:mainfrom
majiayu000:fix/issue-16-reasoning-summaries

Conversation

@majiayu000
Copy link
Copy Markdown

Summary

  • Adds reasoning_summary option (auto, concise, detailed) for reasoning models
  • Passes both reasoning_effort and reasoning_summary to the API via the reasoning parameter
  • Also fixes reasoning_effort not being passed to the API (related to Fix reasoning_effort option not being passed to API #32)

Fixes #16

Signed-off-by: majiayu000 1835304752@qq.com

- Add reasoning_summary option (auto, concise, detailed) for reasoning models
- Pass both reasoning_effort and reasoning_summary to the API in the
  reasoning parameter
- This also fixes reasoning_effort not being passed to the API

Fixes simonw#16

Signed-off-by: majiayu000 <1835304752@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reasoning summaries

1 participant