fix: multiple tool use histories and disable tools (#1185)

This commit is contained in:
yetone
2025-02-06 02:46:52 +08:00
committed by GitHub
parent e1125fca54
commit d1cc23fa54
11 changed files with 152 additions and 108 deletions

View File

@@ -396,6 +396,7 @@ M.BASE_PROVIDER_KEYS = {
"use_xml_format",
"role_map",
"__inherited_from",
"disable_tools",
}
return M