mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 06:50:53 +00:00
Embed status no longer checks for chromadb import — vec0 runs in paperforge.db and doesn't need the ChromaDB library. The preflight check also no longer requires chromadb since vec0 backends do not depend on it. The chroma_backend module remains for legacy test compatibility but no longer gates any production build/status path. |
||
|---|---|---|
| .. | ||
| backends | ||
| providers | ||
| __init__.py | ||
| _chroma.py | ||
| _config.py | ||
| build_state.py | ||
| builder.py | ||
| dim_detect.py | ||
| preflight.py | ||
| query_rewrite.py | ||
| search.py | ||
| status.py | ||