For the complete documentation index, see llms.txt. This page is also available as Markdown.

Enable or disable network logging

Network monitoring works out of the box. You can enable or disable it using the following APIs and passing a boolean to it.

NetworkLogger.enabled = false

Last updated