Skip to content

v1.0.7

Compare
Choose a tag to compare
@matiasvlevi matiasvlevi released this 01 Apr 21:04
· 13 commits to master since this release
da66a24

Fixes

  • Fixed error when no configuration file specified. Pointed out in issue #2 (commit 781b46b)
  • Removed redundant method OpenAIChatCompletion (commit 76196aa)
  • Removed unused static method (commit fd87615)
  • Handle missing .env file (commit 45976ac)
  • Check whether or not destination directory is contained in the source directory (commit 58b580c and commit b722e4e)