News

Created a magic 8 ball console application as an exercise for python.
I think the root issue is a combination of the python requests library not defaulting to utf-8 if unspecified and LM studio not specifying the encoding in the response header.