From 512895d1432490b131c06fc2230c38f857215734 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=81=81=E3=83=BC?= <47295014+ymuichiro@users.noreply.github.com> Date: Thu, 9 Jan 2025 14:51:18 +0900 Subject: [PATCH] Remove redundant 'stream' parameter from simple_reasoning.py --- python/samples/concepts/reasoning/simple_reasoning.py | 1 - 1 file changed, 1 deletion(-) diff --git a/python/samples/concepts/reasoning/simple_reasoning.py b/python/samples/concepts/reasoning/simple_reasoning.py index feefb6ae9383..c423cf106a71 100644 --- a/python/samples/concepts/reasoning/simple_reasoning.py +++ b/python/samples/concepts/reasoning/simple_reasoning.py @@ -36,7 +36,6 @@ - logit_bias - max_tokens - stream -- stream - tool_choice # .env examples