Python SDK for the Dasein managed vector index service. Send raw text in, get ranked results out. One method call — Dasein runs the embedding, compression, HNSW, BM25, and fusion.
Client │ FastAPI (async, uvicorn) ├─ /ingest POST — embed + index one document ├─ /batch_ingest POST — bulk ingest (syncs to background) ├─ /search POST — query → top-K hits + scores ├─ /stats GET — ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results