GLM-5.3-Flash support (#36507)
Co-authored-by: zRzRzRzRzRzRzR <Yuxuan.Zhang2@liverpool.ac.uk> Co-authored-by: Shijin Zhang <75300765+Dovis01@users.noreply.github.com> Co-authored-by: zanes-ops <zanes@nvidia.com> Co-authored-by: Baizhou Zhang <sobereddiezhang@gmail.com> Co-authored-by: Jian Chen <jianchen0311@gmail.com> Co-authored-by: zijiexia <37504505+zijiexia@users.noreply.github.com> Co-authored-by: andyluo7 <43718156+andyluo7@users.noreply.github.com> Co-authored-by: Ehsan Akhgari <ehsan.akhgari@gmail.com> Co-authored-by: kpham-sgl <khoa.pham@radixark.ai> Co-authored-by: BBuf <1182563586@qq.com> Co-authored-by: Raiden Makoto <81530826+Raiden-Makoto@users.noreply.github.com>
This commit is contained in:
co-authored by
zRzRzRzRzRzRzR
Shijin Zhang
zanes-ops
Baizhou Zhang
Jian Chen
zijiexia
andyluo7
Ehsan Akhgari
kpham-sgl
BBuf
Raiden Makoto
parent
a9944aec01
commit
97c6978369
@@ -29,7 +29,6 @@ class TestTemplateContentFormatDetection(CustomTestCase):
|
||||
select_template = (
|
||||
"{{ messages | selectattr('tool_call_id', 'equalto', 'call-a') | list }}"
|
||||
)
|
||||
|
||||
self.assertTrue(jinja_template_may_reorder_tool_results(attribute_template))
|
||||
self.assertTrue(jinja_template_may_reorder_tool_results(item_template))
|
||||
self.assertTrue(jinja_template_may_reorder_tool_results(get_template))
|
||||
|
||||
Reference in New Issue
Block a user