openai-cookbook/solutions/web_crawl_Q&A
khaled-wsa a7b8506c6e
Fixed UnicodeEncodeError when writing to file
This pull request fixes the UnicodeEncodeError that was occurring when writing to a file. Updated the multiple open() calls to specify UTF-8 encoding.
2023-02-04 01:55:06 +03:00
..
requirements.txt Add in web crawl Q&A tutorial 2023-02-03 15:42:19 -06:00
web-qa.ipynb Add in web crawl Q&A tutorial 2023-02-03 15:42:19 -06:00
web-qa.py Fixed UnicodeEncodeError when writing to file 2023-02-04 01:55:06 +03:00