Skip to content

Add timestamp fields and time range filtering to Qdrant vector store#28

Merged
sopaco merged 1 commit intomainfrom
dev
Jan 21, 2026
Merged

Add timestamp fields and time range filtering to Qdrant vector store#28
sopaco merged 1 commit intomainfrom
dev

Conversation

@sopaco
Copy link
Owner

@sopaco sopaco commented Jan 21, 2026

Added numeric timestamp fields (created_at_ts, updated_at_ts) to memory payloads and implemented time range filtering conditions for efficient date-based queries in Qdrant.

Added numeric timestamp fields (created_at_ts, updated_at_ts) to memory
payloads and implemented time range filtering conditions for efficient
date-based queries in Qdrant.
@sopaco sopaco merged commit 787b4e4 into main Jan 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant