funes-memory
收藏官方服务:
资源简介:
# funes memory store A [funes](https://github.com/huggingface/funes) memory store: agent sessions chunked, embedded, and stored as a [Lance](https://lancedb.github.io/lance/) table — a derived index holding verbatim passages with exact provenance, not raw transcripts. Any agent (or you) can recall from it directly — no local index needed: ```bash funes recall "what did we decide about …" --store huggingface/funes-memory ``` Get funes: ```bash curl -fsSL https://huggingface.co/buckets/huggingface/funes/resolve/install.sh | sh ``` <!-- funes:stats --> | | | |---|---| | Chunks | 17,860 | | Embedding model | `BAAI/bge-small-en-v1.5` | | Updated | 2026-08-14 | <!-- /funes:stats --> *Published and kept current by `funes push`.*
提供机构:
maas创建时间:
2026-07-22



