This message was deleted.
# ask-for-help
s
This message was deleted.
c
Hi @Matan Kadosh, I’d recommend write a python script to pull out the conda information from MLFlow model metadata and then use BentoML’s Python API
bentoml.bentos.build
for building the bento: https://docs.bentoml.org/en/latest/reference/core.html#bentoml-build
m
Thanks @Chaoyu, yes that’s what I finally did