Skip to content

ChatGPT Copilot v5.1.0

Compare
Choose a tag to compare
@jeanibarz jeanibarz released this 06 Sep 21:47
· 18 commits to main since this release
b49d972

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.