Skip to content

Latest commit

 

History

History
292 lines (168 loc) · 8.75 KB

CHANGELOG.md

File metadata and controls

292 lines (168 loc) · 8.75 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.8.22 - 2024-10-09

Added

  • Gemini 1.5 Pro model (Google)
  • Separate class for chat completions request body, breaking change (CodeGPT)

0.8.21 - 2024-10-07

Added

  • New context and plugin version request body params (CodeGPT)

0.8.20 - 2024-10-01

Added

  • Support for OpenAI completion response usage

0.8.19 - 2024-10-01

Added

  • o1 models (OpenAI)

0.8.18 - 2024-09-23

Added

  • Missing implementations for request/response concrete classes

0.8.17 - 2024-09-12

Fixed

  • Ollama host overriding

0.8.16 - 2024-09-05

Fixed

  • Ollama auth

0.8.15 - 2024-09-05

Added

  • Azure and OpenAI image generation support

Fixed

  • Ollama streaming completion requests

0.8.14 - 2024-08-26

Added

  • Support for suffix in OllamaCompletionRequest
  • Support for stop param in OpenAITextCompletionRequest

0.8.13 - 2024-08-26

Added

  • New code completion API integration (CodeGPT)

0.8.12 - 2024-08-12

Added

  • Documentation suggestion support (CodeGPT)

0.8.11 - 2024-07-29

Added

  • Web search support (CodeGPT)

0.8.10 - 2024-07-19

Added

  • New gpt-4o-mini model (OpenAI)

0.8.9 - 2024-06-20

Added

  • Available model missing fields (CodeGPT)

0.8.8 - 2024-06-17

Added

  • Ollama api key configuration support

0.8.7 - 2024-06-09

Added

  • Support for listening request open events

0.8.6 - 2024-05-28

Added

  • Support for fetching user details (CodeGPT)
  • Support for overriding base host (Claude)

0.8.5 - 2024-05-13

Added

  • GPT-4o model (OpenAI)

0.8.4 - 2024-05-13

Removed

  • Available CodeGPT models

0.8.3 - 2024-05-10

Added

  • Llama 3 (8B) model (CodeGPT)

0.8.2 - 2024-05-09

Added

  • Support for non-stream chat completions (CodeGPT)

0.8.1 - 2024-05-08

Added

  • Support for testing CodeGPT client

0.8.0 - 2024-05-08

Added

  • Support for Gemini models via Google's API

0.7.5 - 2024-05-03

Improved

  • CodeGPT Client error handling

0.7.4 - 2024-04-28

Added

  • Initial CodeGPT Client implementation

Removed

  • Together.ai client

0.7.3 - 2024-04-27

Added

  • Together.ai client
  • Separate Ollama completion and chat completion API

0.7.2 - 2024-04-15

Fixed

  • Anomalies upon streaming

0.7.1 - 2024-04-12

Added

  • New 'response_format' OpenAI chat completions body param

Fixed

  • Azure base url construction
  • Completion's response choice handling

0.7.0 - 2024-04-01

Added

  • Vision support for OpenAI, Azure and Anthropic(Claude)

0.6.2 - 2024-03-08

Added

  • Support for You Pro modes

0.6.1 - 2024-03-06

Fixed

  • Anthropic Claude completion error handling

0.6.0 - 2024-03-06

Added

  • Anthropic Claude client

Fixed

  • IndexOutOfBoundsException for Azure completions

0.5.0 - 2024-02-23

Added

  • Access to EventSource on message callbacks (breaking change)

0.4.3 - 2024-02-09

Changed

  • Ollama stop parameter type

0.4.2 - 2024-02-06

Changed

  • Restore OpenAI legacy models to ensure backward compatibility

0.4.1 - 2024-02-06

Changed

  • GPT-3.5 Turbo model description

0.4.0 - 2024-02-06

Added

  • Ollama API client
  • Changelog

Changed

  • Upgrade OpenAI chat models: gpt-4-0125-preview, gpt-3.5-turbo-0125