cactus 0.1.0
cactus: ^0.1.0 copied to clipboard
Framework for running AI models on mobile devices
0.1.0 #
- Major update with comprehensive API improvements
- Added multimodal completion support with completionSmart method
- Enhanced chat templating with advanced formatting options
- Improved conversation history management and mode switching
- Added tool calling framework for function execution
- Enhanced grammar generation system for structured output
- Added comprehensive error handling and exception types
- Updated example app with modern conversation flow
- Improved memory management and resource cleanup
- Added clear conversation functionality
- Fixed various linter warnings and code quality issues
0.0.3 #
- Fixed an issue with loading the native iOS library when using XCFrameworks.
0.0.2 #
- Fixed an issue with loading the native iOS library when using XCFrameworks.
0.0.1 #
- Initial release