ChatGPT Copilot v5.1.0
What's New in v5.1.0
In this release, we've introduced a major restructuring and added new features to improve functionality and streamline future development efforts.
Key Highlights:
-
Major Code Refactor:
- Significant refactor of the codebase to enhance modularity, maintainability, and adherence to best practices.
- Improved code clarity and organization to simplify future feature additions and bug fixes.
- Introduced comprehensive docstrings to improve documentation and code readability.
-
Support for GCP Vertex AI:
- Added integration for Google Cloud's Vertex AI Gemini models.
- Leveraged Application Default Credentials (ADC) with a
.json
secret key for secure authentication. - Enabled Vertex AI model usage for improved large language model (LLM) interactions within the extension.
-
Version Bump:
- Updated project version to v5.1.0 to reflect the significant refactor and added features.