Skip to content

v0.1.52

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 23:12
· 66 commits to main since this release

What's Changed

Added

  • llm command for Retrieval-Augmented Generation on channels with embeddings
  • Way to specify time interval when generating embeddings
  • pytest unit testing for basic cli functionality

Changed

  • Changed get-embeddings command to embeddings (it's cleaner)
  • Refomatted most files to follow PEP 8 style guides
  • Most of the commands now exit with status code
  • Refactored to not use import *

Fixed

  • Removed Regex warning when first running cli
  • Delete not working if you use a capital Y