Serendipity d021390fd3 feat: add FastAPI HTTP API layer
- Implement FastAPI server with health, collections, ingest, search, and delete endpoints
- Add Pydantic request models for ingest and search
- Add lazy singleton initialization for DB, embedder, and services
- Support environment variable override for data dir and collection name
- Add integration tests with TestClient and temp directory
- Set TRANSFORMERS_OFFLINE/HF_HUB_OFFLINE for offline model loading in tests
2026-07-05 01:46:44 +08:00
2026-07-05 01:46:44 +08:00
2026-07-05 01:46:44 +08:00
2026-07-05 01:25:37 +08:00
2026-07-05 01:25:37 +08:00

md-vector-db

Markdown 文档向量数据库,支持文档入库、语义检索,可通过 HTTP API 供其他项目调用。

S
Description
Markdown 文档向量数据库,支持文档入库、语义检索,可通过 HTTP API 供其他项目调用。
Readme MIT 1.5 MiB
Languages
Python 94.1%
HTML 5.3%
Dockerfile 0.6%