Skip to content

BigInt issue #8

@udisun

Description

@udisun

Trying to chat with the ai throws this error, not sure how to debug it anymore...

2025-04-29 15:41:37.619 [error] project-file:///Users/es/Projects/ai-dm-cursor10x-mcp: [2025-04-29T12:41:37.618Z] VECTOR DEBUG: Attempting to store vector for assistant_message with ID 18

2025-04-29 15:41:37.619 [error] project-file:///Users/es/Projects/ai-dm-cursor10x-mcp: [2025-04-29T12:41:37.618Z] VECTOR DEBUG: Vector dimensions: 128, Vector string: [0.0918833315372467, 0.0918833...

2025-04-29 15:41:37.696 [error] project-file:///Users/es/Projects/ai-dm-cursor10x-mcp: [2025-04-29T12:41:37.696Z] ERROR: Error running SQL: 
          INSERT INTO vectors (content_id, content_type, vector, created_at, metadata)
          VALUES (?, ?, vector32(?), ?, ?)
        

2025-04-29 15:41:37.696 [error] project-file:///Users/es/Projects/ai-dm-cursor10x-mcp: [2025-04-29T12:41:37.696Z] ERROR: VECTOR ERROR: Database error while storing vector: Do not know how to serialize a BigInt
[2025-04-29T12:41:37.696Z] ERROR: Error storing embedding: Do not know how to serialize a BigInt
[2025-04-29T12:41:37.696Z] ERROR: Error generating vector for assistant message: Do not know how to serialize a BigInt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions