v2024.6.0
Custom tuning and training support for Gemini and OpenAI
v2024.6.0
- ML model tuning support
- OpenAI fine-turning
- Gemini turned model support
- Image generation, editing, and variation
- OpenAI
- Optimizations for type conversions
- Improved checking for blank command line parameters
- Windows libraries upgrades
- zlib 1.3.1
- OpenSSL 1.1.1w
v2024.5.0
- DeepMind (Gemini) support for function calls
- JSON Scheme support for function modeling for OpenAI, Gemini, and LLaMa
- Enhancements
- Added Collection 'Reduce' methods
- Boxing/unboxing support for the '<' and '>' operators (legacy missing feature)
- Bug fixes
- Fixed Collection 'Filter' methods
- Resolved ODBC refactor bug
v2024.4.0
- Added support for Google DeepMind (Gemini) APIs
- Model
- Corpus (v1beta)
- Chat
- OpenAI support for external function calls
- OAuth2 support (session and file based support)
- Refactored KMeans ML implementation to support arrays
- Improved support for Date to String operations
- Improved Base64 encoding and decoding
- KMean supports n-length arrays
- Added support for private functions
- Tuples classes moved to Collection.Tuple
- Added 'First' and 'Last' methods to Vector classes
- Added support for HTTP(s) 'DELETE' and fixed logic error in HTTP client
- Fixed ARM64 JIT compiler 'eor' instruction issue impacting macOS and ARM64
Full Changelog: v2024.5.0...v2024.6.0