Skip to content

[Bug] #1071

@390620652

Description

@390620652

Context / Scenario

In versions such as 0.98 and 0.97, import Chinese files like docx/txt into the vector database.
Image
await memory.ImportDocumentAsync(new Document(docId).AddFile( filePath), index);

What happened?

Some Chinese characters in the vector database may appear duplicated, but it was completely normal below v0.96.
Image

Importance

I cannot use Kernel Memory

Platform, Language, Versions

.net8/9 , v0.98.* and v0.97.*

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions