fix: gemini ReAct (#2132)

This commit is contained in:
yetone
2025-06-04 01:14:06 +08:00
committed by GitHub
parent fe8e34ce86
commit fc0e78e88f
7 changed files with 46 additions and 24 deletions

View File

@@ -282,7 +282,7 @@ M._defaults = {
use_ReAct_prompt = true,
extra_request_body = {
temperature = 0.75,
max_tokens = 8192,
max_tokens = 65536,
},
},
---@type AvanteSupportedProvider