Remove vector store size from README and CLAUDE.md
This commit is contained in:
parent
13785d667a
commit
13ec5b45d8
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ ssearch/
|
|||
│ └── retrieve_clippings.py # Verbatim clippings chunk retrieval
|
||||
├── data/ # Symlink to journal .txt files
|
||||
├── clippings/ # Symlink to clippings (PDFs, TXT, webarchive, RTF)
|
||||
├── store/ # Persisted journal vector store (~242 MB)
|
||||
├── store/ # Persisted journal vector store
|
||||
├── storage_clippings/ # Persisted clippings vector store (ChromaDB)
|
||||
├── models/ # Cached HuggingFace models (offline)
|
||||
├── archived/ # Superseded script versions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue