From 1711452b1180cfc70b284fe164707a783732c7ac Mon Sep 17 00:00:00 2001 From: xingyaoww <38853559+xingyaoww@users.noreply.github.com> Date: Tue, 11 Nov 2025 03:10:56 +0000 Subject: [PATCH] sync(openapi): agent-sdk/main f452e14 --- openapi/agent-sdk.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openapi/agent-sdk.json b/openapi/agent-sdk.json index 975193e5..5f9d060e 100644 --- a/openapi/agent-sdk.json +++ b/openapi/agent-sdk.json @@ -4704,7 +4704,8 @@ "default": [ "api_key", "aws_access_key_id", - "aws_secret_access_key" + "aws_secret_access_key", + "litellm_extra_body" ] } },