Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 792 Bytes

CHANGELOG.md

File metadata and controls

47 lines (25 loc) · 792 Bytes

AI 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.

[1.1.1] - 2023-10-11

Fixed

  • Use the correct request structure when using the OpenAI Chat API

[1.1.0] - 2023-10-11

Changed

  • BackendProtocol is now AIBackend
  • Slight code restructure to fix installation/import issues with registered backends

[1.0.0] - 2023-10-09

Added

  • EveryAI is now a thing - separated out from Wagtail AI

[Unreleased]