This repository has been archived by the owner on Jun 9, 2023. It is now read-only.
handling orchestrator options #35
Labels
enhancement
New feature or request
feature request
New feature request.
orchestration
Associated with the orchestrator.
Currently, the orchestration patter is specified in code [link]
We should move it to a config file -- configPlugins.json -- where the user can specify which orchestration pattern to use (and potentially install) at the time of installing CLAI.
Add command line option to change this option at runtime: e.g.
>> clai orchestrate max_orchestration
(this might require installing dependencies of the new pattern)The text was updated successfully, but these errors were encountered: