diff --git a/docs/components/llms/models/openai.mdx b/docs/components/llms/models/openai.mdx index 337151eb..0c7ecfd5 100644 --- a/docs/components/llms/models/openai.mdx +++ b/docs/components/llms/models/openai.mdx @@ -92,10 +92,6 @@ config = { m = Memory.from_config(config) ``` - - OpenAI structured-outputs is currently only available in the Python implementation. - - ## Config -All available parameters for the `openai` config are present in [Master List of All Params in Config](../config). \ No newline at end of file +All available parameters for the `openai` config are present in [Master List of All Params in Config](../config).