You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openai-cookbook/solutions/web_crawl_Q&A
khaled-wsa f9ec9af4e0 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.
2 years ago
..
requirements.txt Add in web crawl Q&A tutorial 2 years ago
web-qa.ipynb Add in web crawl Q&A tutorial 2 years ago
web-qa.py Fixed UnicodeEncodeError when writing to file 2 years ago