Open peterschmidt85 opened 2 months ago
Another reason why this issue is important is that in our documentation, we often use tasks for deploying models because it doesn’t require creating a gateway, which is also not supported for all backends. However, when a model is running as a task, the user cannot use the UI to interact with the model.
dstack server
with the DSTACK_FF_PROXY=1
environment variable.<dstack-server-base-url>/proxy/services/<project-name>/<run-name>/
Plus, ensure the UI can leverage the built-in proxy
Use case:
Suggestion:
Motivation: