tjbot-ce - v3.0.0
    Preparing search index...

    Function createVisionEngine

    • Create a Vision engine instance based on the configuration. Uses dynamic imports to lazily load backend implementations only when needed.

      Parameters

      • seeConfig: SeeConfig

        Configuration for the Vision engine with backend settings

      Returns Promise<VisionEngine>

      Initialized Vision engine instance

      if backend type is unknown or dependencies are not installed