Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 477 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 477 Bytes

Changelog

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

[Unreleased]

Added

  • Support for Groq models.
  • Support for AWS Bedrock models.
  • Support for vision usage with GPT-4o and Claude-3 models.

Changed

  • Expanded required API keys.
  • Updated tests for new models and API.
  • Changed format of state.json.

Fixed

  • Minor fixes in code and tests.
  • Documentation corrections.
  • Performance optimizations and stability improvements.