Version 0.11.0
- Use
tasks
instead ofmodels
as argument name forModelServer
to align with the fact this argument takes instances of typeTextTask
. - Use
model_id
instead ofmodel_name
to identify a model sincemodel_id
is what we use when defining a Task.