v1.0.7
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)