chore: fix typo

This commit is contained in:
nathan 2024-11-15 13:45:25 +08:00
parent 97f9ff3dd8
commit b10a0e7829
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ fn create_embedding_params(
}
current_len = 0;
3 // Check if the grapheme itself is longer than max_content_len
// Check if the grapheme itself is longer than max_content_len
if grapheme_len > max_content_len {
// Push the grapheme as a fragment on its own
result.push(create_param(