Ask a question to get started
Enter to sendā¢Shift+Enter new line
Whether to allow non-JSON-compliant strings.
See: https://docs.python.org/3/library/json.html#encoders-and-decoders
Useful when the parsed output may include unicode characters or new lines.
strict: bool = False