StackStorm / orquestaconvert

Converts Mistral workflows into Orchestra workflows
Apache License 2.0
13 stars 7 forks source link

Migrate mistral models from orquesta library #31

Closed m4dcoder closed 3 years ago

m4dcoder commented 3 years ago

The orquesta library is deprecating the mistral models. The patch here migrate the mistral models to this tool.

m4dcoder commented 3 years ago

@blag The flake8 fixes (or what you call import churn) was not my intention. This project is using the flake8 rules from the main orquesta project. If you don't like to use the flake8 rules from the main orquesta project, then decouple it. I'm just trying to migrate the mistral model here, make the CIs to green, and then move on.