patrickvonplaten commited on
Commit
a43bb9f
·
verified ·
1 Parent(s): ce0a956

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ Leanstral offers the following capabilities:
37
  - **Reasoning Effort**: Choose between:
38
  - `'none'` => Do not use reasoning
39
  - `'high'` => Use reasoning
40
- We recommend reasoning_effort="high" for more complex prompts
41
  - **Context Length**: We recommend staying <= 200k for optimal results
42
 
43
  ## Usage
 
37
  - **Reasoning Effort**: Choose between:
38
  - `'none'` => Do not use reasoning
39
  - `'high'` => Use reasoning
40
+ We recommend `reasoning_effort="high"` for more complex prompts
41
  - **Context Length**: We recommend staying <= 200k for optimal results
42
 
43
  ## Usage