Skip to content

Version 0.11.0

Compare
Choose a tag to compare
@thigm85 thigm85 released this 04 Sep 10:50
· 2300 commits to master since this release
9289e16
  • Use tasks instead of models as argument name for ModelServer to align with the fact this argument takes instances of type TextTask.
  • Use model_id instead of model_name to identify a model since model_id is what we use when defining a Task.