Python SDK for semantic search with on-device AI capabilities. Version 1.0.0b19, pre-release with frequent updates.
pip install inferedge-moss==1.0.0b19Verified import paths — ran on the pinned version, not inferred.
Initialize MOSSClient with API key and perform semantic search.
Update import statements: from inferedge_moss import MOSSClient
Upgrade Python to 3.10 or later.
Replace search_sync with search.
No dependency data recorded yet.