Skip to content

Latest commit

 

History

History
104 lines (65 loc) · 1.84 KB

Changelog.md

File metadata and controls

104 lines (65 loc) · 1.84 KB

Changelog

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

[0.6.0] - 2023-06-20

Bug Fixes

  • Summaries with context_length
  • Spewing warnings / logging in documents
  • Logging
  • Reflect changes in other modules

Features

  • Chat->topic
  • Update speech

[0.5.1] - 2023-06-16

Bug Fixes

  • Sort out the config file for voices

[0.5.0] - 2023-06-16

Bug Fixes

  • File summaries

Features

  • Balacoon TTS

[0.4.1] - 2023-06-15

Bug Fixes

  • Fix horrible typo calling parser._ingest
  • Fix the lack of filename in the traceback logger.

[0.4.0] - 2023-06-12

Features

  • Text to speech with Bark.

[0.3.2] - 2023-06-11

Bug Fixes

  • Bug in reply and reply over text.

[0.3.0] - 2023-06-10

Bug Fixes

  • Youtube transcript in local lang; print title

Features

  • First pass at incorporating guidance chains
  • The big rewrite, dropping langchain's chains and using guidance.

[0.2.1] - 2023-06-03

Documentation

  • Fix error in help.md

[0.2.0] - 2023-06-03

Bug Fixes

  • Add a changelog
  • Handle save-on-quit of chat history
  • Sort out conversation saving, context injection.
  • Remove workaround for oobabooga/text-generation-webui#2326
  • Improve readme, tidy code, improve defaults
  • Handle edge cases about case.
  • Require python 3.10
  • Help file
  • Help file
  • Add time to URL metadata when ingesting.
  • Topic bug

Documentation

  • Update readme, config, etc.
  • Update CONTRIBUTING.md, add cliff config.

Features

  • Count tokens in chat history. Minor other stuff.
  • Long term chat memory!
  • Status line
  • Experiments in summarization.
  • Fake model for testing
  • Add python packaging files.
  • Save and restore chat history (not just memory)
  • Inject relevant knowledge into system prompt
  • Chat over youtube transcript, url