Skip to content

Config option to select default engine for task execution #27

Description

@BenCarter44

Part 3 from PR #25 .

An ability to specify whether to use the "inference" backend as default or the "learning" backend as default. This would be a config option on the client and broker.

  • Simplest case: This config would apply plugin wide. An environment variable and/or parameter to the client.

Above-and-beyond-case (absolutely not necessary, attempt if only feeling very motivated :)
The config applies per session. The plugin would intelligently track what engines have been used, and apply the default to that session's (and digital twin's) generated tasks. This would likely require quite a bit of restructuring.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions