mediapipe
mediapipe copied to clipboard
Fixed leading white space stripping and added new options to iOS LlmInference
-
Fixed leading whitespace by stripping only leading white spaces from first non empty response. Previous implementation was stripping whitespaces from both ends only for the first response irrespective of whether empty/non-empty.
-
Added new options