Skip to content

Commit b35a341

Browse files
GDaamnDouweM
andauthored
update docs
Co-authored-by: Douwe Maan <[email protected]>
1 parent 4889e1c commit b35a341

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/models/openai.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,6 @@ result2 = agent.run_sync(
192192
print(result2.output)
193193
#> This is an excellent joke invented by Samuel Colvin, it needs no explanation.
194194
```
195-
It is recommended to use `auto` mode only when the history comes from a single, uninterrupted run,
196-
with all responses coming from the same OpenAI model (e.g like internal tool calls), as the server-side history will override any locally modified history.
197195

198196
## OpenAI-compatible Models
199197

0 commit comments

Comments
 (0)