SimpleModule
-
- 54 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
Contracts for the SimpleModule Agents module. Events and shared types for cross-module use. -
- 57 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
Agents module for SimpleModule. Provides database-backed session and message persistence for AI agents. -
- 50 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
Anthropic Claude provider for SimpleModule. Registers IChatClient for Anthropic API. -
- 61 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
Azure OpenAI provider for SimpleModule. Registers IChatClient and IEmbeddingGenerator for Azure OpenAI Service. -
- 56 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
Ollama AI provider for SimpleModule. Registers IChatClient and IEmbeddingGenerator for local LLM inference. -
- 53 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
OpenAI provider for SimpleModule. Registers IChatClient and IEmbeddingGenerator for OpenAI API. -
- 51 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
Background job module for SimpleModule. Manages scheduled job execution with cron support and progress tracking. -
- 50 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
Package Description -
- 51 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
Chat module for SimpleModule. User-facing conversations backed by the Agents framework with automatic RAG augmentation. -
- 55 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
Package Description -
- 54 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
GIS datasets module for SimpleModule. Upload, process and expose GIS datasets (GeoJSON, Shapefile, KML, GeoPackage, PMTiles, COG). -
- 60 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
Package Description -
- 57 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
Email module for SimpleModule. Handles email sending with configurable SMTP providers, templates, and retry logic. -
- 49 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
Package Description -
- 51 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
Localization module for SimpleModule. Provides multi-language support with JSON-based translations. -
- 57 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
Package Description -
- 53 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
Map module for SimpleModule. MapLibre GL JS-based interactive map with layer source catalog (WMS, WFS, WMTS, PMTiles, COG, XYZ, vector tiles). -
- 57 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
Package Description -
- 58 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
RAG abstraction for SimpleModule. Defines IRagPipeline interface for pluggable retrieval-augmented generation backends. -
- 57 total downloads
- last updated 4/23/2026
- Latest version: 0.0.33
Contracts for the SimpleModule RAG module. Shared interfaces and types for cross-module use.