feat: ReAct tool calling (#2104)

This commit is contained in:
yetone
2025-05-31 08:53:34 +08:00
committed by GitHub
parent 22418bff8b
commit bc403ddcbf
25 changed files with 1358 additions and 188 deletions

View File

@@ -671,6 +671,7 @@ M.BASE_PROVIDER_KEYS = {
"disable_tools",
"entra",
"hide_in_model_selector",
"use_ReAct_prompt",
}
return M