-
**Describe the bug**
When I am creating and saving multiple bento services and trying to access it as API service, the name of the bento service present on top of the screen is wrong. Each time I cha…
-
hi,
i was getting this error, when i tried to run:
docker run -v ~/bentoml:/bentoml -p 3000:3000 -p 50051:50051 bentoml/yatai-service:0.8.6 --db-url=sqlite:///bentoml/storage.db --repo-base-url=/…
-
**No default docker base image is available in the config. It breaks the containerizing of service**
https://github.com/bentoml/BentoML/blob/c32c36da5f323e9bccc235c4385e302201c3e798/bentoml/configura…
-
**Is your feature request related to a problem? Please describe.**
There are many existing libraries and platforms providing amazing metrics tracking capabilities, e.g. [MLFLow's auto logging](http…
-
**Is your feature request related to a problem? Please describe.**
It is common to run YataiService behind a reverse proxy server, and the user may want to add a location prefix to the URL being …
-
**Describe the bug**
I have trained a text classification model using tf.keras, since BentoML Documentation gives TensorFlow 1.14.0 code snippet, I expected the code to run without any bugs for Tenso…
-
![import](https://user-images.githubusercontent.com/49347660/97280237-4d5d5a00-183c-11eb-8aa4-d42ef8390236.PNG)
**Describe the bug**
bug error when runnig bentoml-quick-start-guide
**To Repr…
-
**Is your feature request related to a problem? Please describe.**
* Currently we don't have tests covering the behavior of generated Dockerfile and the docker image built from it (as described her…
-
**Describe the bug**
After deleting a bento, I cannot delete another bento that was created with that same name:version.
**To Reproduce**
1. Create a bento with `name:1` through `model_service.sa…
-
**Describe the bug**
After creating and saving the Speech emotion classification service with bentoml, tried to use the predict function of the model using bentoml_svc.predict() function. However I m…