Files
llm-multiverse/services
shahondin1624 57b016e483 feat: scaffold Memory Service Rust project (#27)
Add memory-service crate with tonic gRPC boilerplate, config loading
(host, port, DuckDB path, embedding endpoint), and stub endpoints
with input validation for QueryMemory, WriteMemory, and GetCorrelated.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 11:18:29 +01:00
..