ruvector/examples/ruvLLM/esp32/src
rUv 9327b2bd6f fix(postgres): remove Rust examples that cause linker errors
The Rust example files (learning_demo.rs, simd_distance_benchmark.rs)
were causing linker errors during pgrx tests because they use pgrx
functions without proper PostgreSQL library context.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 22:41:16 +00:00
..
federation feat(ruvLLM-esp32): Add complete ESP32 LLM inference crate v0.1.1 2025-12-26 02:06:46 +00:00
models feat(ruvllm-esp32): Bump to v0.3.0 with new modules 2025-12-26 22:11:58 +00:00
optimizations feat(ruvLLM-esp32): Add complete ESP32 LLM inference crate v0.1.1 2025-12-26 02:06:46 +00:00
ruvector fix(postgres): remove Rust examples that cause linker errors 2025-12-26 22:41:16 +00:00
attention.rs feat(ruvLLM-esp32): Add complete ESP32 LLM inference crate v0.1.1 2025-12-26 02:06:46 +00:00
benchmark.rs feat(ruvllm-esp32): Bump to v0.3.0 with new modules 2025-12-26 22:11:58 +00:00
diagnostics.rs feat(ruvllm-esp32): Bump to v0.3.0 with new modules 2025-12-26 22:11:58 +00:00
embedding.rs feat(ruvLLM-esp32): Add complete ESP32 LLM inference crate v0.1.1 2025-12-26 02:06:46 +00:00
lib.rs feat(ruvllm-esp32): Bump to v0.3.0 with new modules 2025-12-26 22:11:58 +00:00
main.rs feat(ruvLLM-esp32): Add complete ESP32 LLM inference crate v0.1.1 2025-12-26 02:06:46 +00:00
micro_inference.rs feat(ruvLLM-esp32): Add complete ESP32 LLM inference crate v0.1.1 2025-12-26 02:06:46 +00:00
model.rs feat(ruvLLM-esp32): Add complete ESP32 LLM inference crate v0.1.1 2025-12-26 02:06:46 +00:00
ota.rs feat(ruvllm-esp32): Bump to v0.3.0 with new modules 2025-12-26 22:11:58 +00:00
quantized.rs feat(ruvLLM-esp32): Add complete ESP32 LLM inference crate v0.1.1 2025-12-26 02:06:46 +00:00