We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7445897 commit 75469dbCopy full SHA for 75469db
test/multi_modality/test_e2e_multimodality.go
@@ -45,7 +45,7 @@ func convertContentToPreprocessingFormat(content types.Content) interface{} {
45
}
46
47
func main() {
48
- fmt.Println("=== End-to-End Multi-Modality Pipeline Test ===\n")
+ fmt.Println("=== End-to-End Multi-Modality Pipeline Test ===")
49
50
// Test 1: Image URL format
51
testImageURL := map[string]any{
0 commit comments