- Python
- JavaScript
- API Reference
- Platform
- Added support for user-supplied embeddings
- Dropped support for Python 3.9 and below
- Fixed keyword search not functioning correctly after
load_index()
- Updated
inferedge-moss-coredependency to version 0.2.3 for new ARM64 wheel support
- Added IntelliSense support in all IDEs
- Added support for keyword search
- Added alpha blending between keyword and semantic search
- Removed Pipecat integration and MossContextRetriever from the SDK
- Will be offered as a separate Pipecat extension soon
- Performance improvements for
query()calls
New Features & Updates:
- Integrations:
- Added MossContextRetriever for Pipecat integration in real-time voice AI applications
- Automatically enhances LLM conversations with semantic search results from Moss indexes
- Seamless integration with OpenAI LLM context frames
New Features & Updates:
-
Core:
- Initial release of inferedge-moss
- Multi-index support for isolated search spaces
- API key validation with secure host access
- Performance metrics tracking
-
Search:
- Semantic search using transformer-based embeddings
- Query interface with configurable result count
- Add, update, and remove items across indexes
-
Embeddings:
- Lightweight embedding models for edge computing
- Support for proprietary “moss-minilm” model
- Cloudflare CDN support for fast model loading