Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 1.26 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.

Unreleased

Compare with latest

Added

  • Adds intelligent base prompt with trigger words (see readme.md) (fe134f9 by fabioo29).
  • Adds support for first time loging in + config.toml (#1, #2) (7d2b384 by fabioo29).
  • Adds tts to chatgpt response (059f17e by fabioo29).
  • Adds chatgpt responses (w/ wrapper) (ca7dfb2 by fabioo29).

Changed

  • Changed gtts to coqui-ai tts (9c21ce8 by fabioo29).