Update openai.mdx (#2503)

This commit is contained in:
Gábor Tóth
2025-04-14 17:38:49 +02:00
committed by GitHub
parent 0e98773efb
commit 9f204dc557

View File

@@ -92,10 +92,6 @@ config = {
m = Memory.from_config(config)
```
<Note>
OpenAI structured-outputs is currently only available in the Python implementation.
</Note>
## Config
All available parameters for the `openai` config are present in [Master List of All Params in Config](../config).