kai_engine 0.1.0
kai_engine: ^0.1.0 copied to clipboard
A modular, extensible AI chat engine built with a pipeline-based architecture.
Changelog #
0.1.0 - 2025-08-16 #
Added #
- Initial release of Kai Engine
- Modular pipeline-based architecture
- Core components: ChatController, ConversationManager, GenerationService, etc.
- Stream-based real-time responses
- Optimistic UI updates
- Flexible context building with template system
- Tool calling support
- Post-response processing
- Comprehensive test suite