API Reference
Complete API documentation for all Stentor packages.
Core Packagesβ
- stentor - Main package with the
Assistantclass - stentor-models - Core TypeScript interfaces and types
- stentor-runtime - Request/response processing engine
Handler Systemβ
- stentor-handler - Base handler system
- stentor-handler-factory - Handler factory
- stentor-handler-manager - Handler management
- stentor-handler-delegating - Delegating handlers
Platform Integrationβ
- stentor-channel - Channel abstraction
- stentor-request - Request parsing
- stentor-response - Response building
- stentor-context - Context management
Storage & Stateβ
- stentor-storage - Storage abstractions
- stentor-history - Conversation history
Utilitiesβ
- stentor-utils - General utilities
- stentor-guards - Type guards
- stentor-constants - Constants and enums
- stentor-logger - Logging infrastructure
Media & Contentβ
- stentor-media - Media and playlist management
- stentor-time - Time-based logic
Localizationβ
- stentor-locales - Internationalization
- stentor-address - Address handling
Advanced Featuresβ
- stentor-conditional - Conditional logic
- stentor-determiner - Intent determination
- stentor-interaction-model - Interaction models
Servicesβ
- stentor-service-studio - XAPP Studio integration
- stentor-service-ovai - OVAI integration
- stentor-service-event - Event handling
- stentor-service-fetch - HTTP utilities