We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdbd385 commit 3dcb195Copy full SHA for 3dcb195
libs/providers/langchain-openai/README.md
@@ -585,8 +585,6 @@ interface ShellResult {
585
}
586
```
587
588
-> **Note**: Only available through the Responses API with `gpt-5.1`. The `timeout_ms` from the model is only a hint—always enforce your own limits.
589
-
590
For more information, see [OpenAI's Shell Documentation](https://platform.openai.com/docs/guides/tools-shell).
591
592
### Apply Patch Tool
0 commit comments