v1.5.0 Gemini and Claude!!!
π¦ Summary:
This release includes dependency updates, integration of Gemini and Anthropic AI models, improvements to testing, and enhancements to the report preparation functionality, including streaming support.
π Release Notes:
π€ AI Integration:
β’ Added support for Google's Gemini AI models
β’ Implemented Anthropic AI integration
β’ Enabled model selection at runtime
π§ Functionality Improvements:
β’ Refactored prepareReport command to support streaming
β’ Updated tests and ensured proper functioning of prepareReports
π Dependencies:
β’ Updated ignore to v5.3.2
β’ Updated vitest monorepo to v2.0.5
β’ Updated tiktoken to v1.0.16
β’ Updated @types/node to v20.16.1
β’ Updated @google/generative-ai to v0.17.1
β’ Updated axios to v1.7.5
π§ͺ Testing:
β’ Fixed and updated various tests
π Continuous Integration:
β’ Merged several Renovate pull requests for dependency updates
Full Changelog: v1.4.6...v1.5.0