Skip to content

Conversation

HezziCode
Copy link

Summary

Added a new "Advanced Reasoning" section in agents.md explaining the reasoning parameter in ModelSettings.

Details

  • Introduced the strategy and depth options for advanced reasoning.
  • Noted that the maximum value for the depth parameter is currently undocumented.
  • Recommended that contributors start with low values (like 2–3) to avoid excessively long computations or errors.

Motivation

This addition clarifies the usage of the reasoning parameter and helps contributors avoid unintended issues due to missing documentation about depth.

@seratch
Copy link
Member

seratch commented Sep 8, 2025

We don't have these parameters in this SDK.

@seratch seratch closed this Sep 8, 2025
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.

2 participants