Skip to main content

Overview

Local mode is used for development and testing. It allows agents to run with local configuration without requiring full runtime integration.

Configuration

Local mode uses a local instance URL and simplified authentication settings. It is intended for development workflows and testing scenarios.

Example

PYTHON
  • Local mode is intended for development use.
  • Authentication requirements are reduced.
  • Configuration depends on the local environment setup.

References