What's Changed
- Chat improving (parse response message without json.loads, add
timeoutparameter) by @deedy5 in #235 - Use orjson if installed, json_dumps(): add ensure_ascii=False, indent=2
- DDGS.init(): randomize impersonate
- Update tests
- README: update
Full Changelog: v6.1.9...v6.1.11