walrus-memory 0.0.3

Memory backends for Walrus agents
Documentation
1
2
3
4
5
6
7
8
9
10
# walrus-memory

Memory backends for Walrus agents.

Provides the `Memory` trait with `InMemory` and `SqliteMemory` implementations,
plus the `Embedder` trait (with `NoEmbedder` stub) for semantic retrieval.

## License

GPL-3.0