What's Changed * Define User Agent for Debug/Metrics by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/358 * Fix keyword, search, etc Input with List[str] by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/359
What's Changed * Allow String/List for Redact on LiveOptions by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/354 * fix: handle socket connection closed error in _signal_exit by roerohan in https://github.com/deepgram/deepgram-python-sdk/pull/355 * Implement Unhandled Events by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/357
What's Changed * Add Convenience Alias for `speak.file()` by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/346 * chore: update keepalive log by roerohan in https://github.com/deepgram/deepgram-python-sdk/pull/347 * Fix CreateKey Response in Manage API by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/352 * Custom Headers per REST Call by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/353 * Examples to Demonstrate KeepAlive and Failure for Not Using It by dvonthenen in https://github.com/deepgram/deepgram-python-sdk/pull/348
New Contributors * roerohan made their first contribution in https://github.com/deepgram/deepgram-python-sdk/pull/347