Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 438 Bytes

changelog.md

File metadata and controls

14 lines (10 loc) · 438 Bytes

@replit/ai changelog

1.0.0

  • Added support for v1beta2.
    • Introduced provider_extra_parameters.
    • Modified model requests/responses to align with widely used practices.
    • Consolidated chat and chatStreaming functionalities into chat.completions.create.
    • Consolidated complete and completeStream functionalities into completions.create.
    • Expanded model response interfaces.

0.0.3

First public release