Skip to content

Non-ASCII symbols are escaped on retrieval #48

@kmikeru

Description

@kmikeru

Queried an existing collection through chroma-mcp (latest docker image) and got non-ASCII characters this way:
\u0440\u044b\u0445\u043b\u044b\u043c
When the same container was started interactively, queried the collection using Python chroma client:
collection.get()
then documents were shown properly, so there is something in MCP server itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions