from beam import endpoint
from beta9 import endpoint
beam serve app.py:function
beta9 serve app.py:function
Was this page helpful?