Skip to content

0.1.5

Latest
Compare
Choose a tag to compare
@atomashevic atomashevic released this 09 Aug 14:35
· 39 commits to main since this release

What's Changed

New

  • Additional function setup_gpu_modules to install Python libraries which are related to GPU libraries

  • Added rag function for retrieval-augmented generation using various transformer models.

  • Added sentence_similarity function for computing similarity scores between sentences using transformer models.

Modified

  • Python library versions in setup_modules are frozen to prevent dependency/compatibility issues #17

  • Switched from pytube to pytubefix Python library to avoid HTTP Error 400: Bad Request errors


Full Changelog: 0.1.4...0.1.5