7 Commits

Author SHA1 Message Date
Sivasurya Santhanam
1b2e016a36
utf-8 encoding fixes UnicodeDecodeError (#196)
Opening the file with encoding = 'utf-8', fixes the following UnicodeDecodeError
UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 1094: character maps to

OS: Windows 10 x64
2023-04-15 00:09:11 -07:00
Jerry Liu
e97bb81915
swap out gpt_index imports for llama_index imports (#49)
* cr

* cr

* cr

---------

Co-authored-by: Jerry Liu <jerry@robustintelligence.com>
Co-authored-by: Jesse Zhang <jessetanzhang@gmail.com>
2023-02-20 21:46:58 -08:00
EmptyCrown
6ec52ecd2f Small bug fixes 2023-02-09 00:55:35 -08:00
EmptyCrown
e801266bc2 Change name to llama 2023-02-06 13:41:03 -08:00
EmptyCrown
e94b59bcf2 Fixed the READMEs 2023-02-05 09:48:56 -08:00
EmptyCrown
98156973a8 Requirements txt implemented 2023-02-03 20:41:20 -08:00
EmptyCrown
6653799cbb Added new file readers 2023-02-03 20:12:03 -08:00