diff --git a/model/parsers/intellect3_test.go b/model/parsers/intellect3_test.go index 2fd1c8e4d..d8ecc99e6 100644 --- a/model/parsers/intellect3_test.go +++ b/model/parsers/intellect3_test.go @@ -123,7 +123,7 @@ func TestIntellect3ParserToolCallsOnly(t *testing.T) { desc: "tool call streaming", chunks: []string{ "Checking\n\nNew York\n\n\nNew York\n\n\nfahrenheit\n\nDone", }, wantText: "CheckingDone",