From 9f204dc55767a0979e7000c0f53771997dbe8c3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20T=C3=B3th?= Date: Mon, 14 Apr 2025 17:38:49 +0200 Subject: [PATCH] Update openai.mdx (#2503) --- docs/components/llms/models/openai.mdx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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).