mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-25 06:36:37 +00:00
- Remove invalid feature flags (hybrid-search, filtered-search) that don't exist - Replace with valid all-features flag for comprehensive testing - Add PostgreSQL apt repository for older versions on Ubuntu 24.04 - Apply cargo fmt formatting to all crates This fixes CI failures caused by: - Feature flags that were planned but not implemented - PostgreSQL 14 packages not available on Ubuntu 24.04 default repos 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bin | ||
| sona | ||
| attention.rs | ||
| compression.rs | ||
| config.rs | ||
| embedding.rs | ||
| error.rs | ||
| inference.rs | ||
| inference_real.rs | ||
| learning.rs | ||
| lib.rs | ||
| memory.rs | ||
| napi.rs | ||
| orchestrator.rs | ||
| router.rs | ||
| simd_inference.rs | ||
| training.rs | ||
| types.rs | ||