setDevelopmentMode

abstract fun setDevelopmentMode(enabled: Boolean): ChatBuilder

Sets a development mode. This can have various effects throughout the SDK such as verbose logging.

Defaults to false.