Skip to content

MEDIUM: Exclude embedding column from query results #38

Description

@Brad-Edwards

Severity: Medium (Quality M3)

`searchItems`, `getRecentItems`, and `similarItems` return full embedding vectors (1024 floats) in results. This large field is unnecessarily serialized for API responses and web views.

Recommendation: Exclude the `embedding` column from query results unless explicitly needed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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