Results 7 comments of Saleban Olow

What's the Rust version, memvid version and what features are enabled please. We need that to investigate this issue. Also, if you are using Windows ARM (virtual machine for windows),...

@0x-pankaj we already have this feature on the CLI which downloads models `memvid model lists` I'll double check on the codebase and review this.

We do have that this feature build in within memvid already but you might point out great enhancements here, will incorporate next release, or feel free to create pr. Thank...

We have this feature already, gonna close this ticket.

@sharafdin is reviewing. Thank you

Hey! Good news - the core already supports deletion. We have `delete_frame(id)` in Rust and `memvid delete --frame-id` in the CLI, it's just not exposed in the SDK yet. Created...

@Nodirbek3d Good suggestion! Currently we don't have frame ID filtering in find/ask. What we have now: - scope - filter by URI prefix (e.g., scope: 'track:meetings') - asOfFrame - time-travel...