Skip to content

v1.5.0 Gemini and Claude!!!

Choose a tag to compare

@PrashamTrivedi PrashamTrivedi released this 13 Sep 13:53
· 55 commits to main since this release

πŸ“¦ 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