881 B
881 B
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug Report | Report a bug to help us improve Memvid | [BUG] | bug |
Bug Description
A clear and concise description of the bug.
Steps to Reproduce
Expected Behavior
What you expected to happen.
Actual Behavior
What actually happened.
Environment
- OS: [e.g., macOS 14.0, Ubuntu 22.04, Windows 11]
- Rust Version: [e.g., 1.85.0]
- Memvid Version: [e.g., 2.0.0]
- Features Enabled: [e.g., lex, vec, clip]
Minimal Reproducible Example
// Code to reproduce the issue
Error Output
// Paste any error messages or stack traces here
Additional Context
Any other context about the problem (screenshots, logs, etc.)
Checklist
- I have searched existing issues for duplicates
- I have tested with the latest version
- I can reproduce this consistently