ruvector/npm/packages
rUv 0e5956fb83 feat(postgres): Export ruvector_* attention functions and fix CLI
Rust Extension (0.2.4):
- Add `pub` visibility to all pg_extern functions in attention/operators.rs
- Functions now exported: ruvector_attention_score, ruvector_softmax,
  ruvector_multi_head_attention, ruvector_flash_attention,
  ruvector_attention_types, ruvector_attention_scores

CLI (0.2.3):
- Update computeAttention to use actual extension functions:
  attention_score, attention_softmax, attention_weighted_add
- Simplify listAttentionTypes to show actually supported patterns
- Full attention computation now works against live PostgreSQL

The extension provides both primitive functions (attention_*) and
advanced functions (ruvector_*) for different use cases.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 17:19:52 +00:00
..
agentic-integration refactor: Move /src packages to /npm/packages 2025-12-02 16:58:38 +00:00
agentic-synth fix: Update doc links and move packages to npm/packages 2025-12-02 16:54:39 +00:00
agentic-synth-examples fix: Update doc links and move packages to npm/packages 2025-12-02 16:54:39 +00:00
burst-scaling feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
cli feat: Add multi-platform GitHub Actions workflow for native module builds 2025-11-21 13:19:13 +00:00
cloud-run refactor: Move /src packages to /npm/packages 2025-12-02 16:58:38 +00:00
core feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
graph-data-generator fix: Update doc links and move packages to npm/packages 2025-12-02 16:54:39 +00:00
graph-node feat: Add persistence support and Cypher queries to @ruvector/graph-node 2025-11-27 04:26:50 +00:00
graph-wasm fix: Correct WASM build path and security audit workflow 2025-11-26 15:29:51 +00:00
node feat: Add persistence support and Cypher queries to @ruvector/graph-node 2025-11-27 04:26:50 +00:00
postgres-cli feat(postgres): Export ruvector_* attention functions and fix CLI 2025-12-06 17:19:52 +00:00
router feat: Add NAPI-RS npm packages for tiny-dancer and router 2025-11-27 05:55:06 +00:00
router-darwin-arm64 feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
router-darwin-x64 feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
router-linux-arm64-gnu feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
router-linux-x64-gnu feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
router-win32-x64-msvc feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
ruvector feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
ruvector-extensions feat: Complete RuVector Extensions with 5 Major Features 2025-11-25 20:58:49 +00:00
ruvllm feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
ruvllm-darwin-arm64 feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
ruvllm-darwin-x64 feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
ruvllm-linux-arm64-gnu feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
ruvllm-linux-x64-gnu feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
ruvllm-win32-x64-msvc feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
sona feat: SONA Neural Architecture, RuvLLM, npm packages v0.1.31, and path traversal fix (#51) 2025-12-03 18:40:25 -05:00
spiking-neural fix: Update doc links and move packages to npm/packages 2025-12-02 16:54:39 +00:00
tiny-dancer feat: Add NAPI-RS npm packages for tiny-dancer and router 2025-11-27 05:55:06 +00:00
tiny-dancer-darwin-arm64 feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
tiny-dancer-darwin-x64 feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
tiny-dancer-linux-arm64-gnu feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
tiny-dancer-linux-x64-gnu feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
tiny-dancer-win32-x64-msvc feat: Add platform-specific npm packages for multi-platform support 2025-11-27 15:25:00 +00:00
wasm fix: Add CommonJS build and remove WASM dependency 2025-11-25 18:05:36 +00:00