All notable changes to this project are documented here.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- PyPI packaging metadata (
keywords, documentation URLs,py.typed). NOTICEfor MIT distribution with Apache 2.0–attributed source portions.- Warm ANN index selection on
PlasmodHttpClient.ingest_vectors(index_type, IVF tuning fields) viapyplasmod.http.warm_indexhelpers and root-package exports (WARM_INDEX_*,normalize_warm_index_type,warm_index_ingest_fields).
0.1.0 - TBD
- HTTP Tier A client (
PlasmodHttpClient/PlasmodClient). - Binary RPC helpers (PLIB / PLQW / PLQB).
EasyPlasmodconvenience API (health, search, ingest, memories,.fbinupload).- Gateway embedding helpers (
PlasmodEmbedding, CPU/GPU runtime configuration). - Optional LangChain vector store integration (
pip install pyplasmod[langchain]). - CLI and
plasmod_help()topic index.