Skip to content

v0.1.5

Compare
Choose a tag to compare
@srtab srtab released this 26 May 13:25
· 49 commits to main since this release
f455102

Added

  • Added cleanup_indexes command to clean up outdated indexes and inaccessible repositories.

Fixed

  • Fixed connection closed or lost on ConnectionPool by using check_connection to verify if the connection is still working.
  • Fixed chunks length check to use the correct number of tokens instead of the number of characters.