mirror of
https://github.com/clearml/clearml-docs
synced 2025-04-21 14:59:31 +00:00
Add links to AI application gateway (#1074)
Some checks are pending
CI / build (push) Waiting to run
Some checks are pending
CI / build (push) Waiting to run
This commit is contained in:
parent
b73c74296a
commit
be7b2b04bd
@ -17,6 +17,7 @@ The Embedding Model Deployment app makes use of the ClearML Traffic Router which
|
|||||||
network endpoint for the model.
|
network endpoint for the model.
|
||||||
|
|
||||||
If the ClearML AI application Gateway is not available, the model endpoint might not be accessible.
|
If the ClearML AI application Gateway is not available, the model endpoint might not be accessible.
|
||||||
|
For more information, see [AI Application Gateway](../../deploying_clearml/enterprise_deploy/appgw.md).
|
||||||
:::
|
:::
|
||||||
|
|
||||||
After starting an Embedding Model Deployment instance, you can view the following information in its dashboard:
|
After starting an Embedding Model Deployment instance, you can view the following information in its dashboard:
|
||||||
|
@ -20,6 +20,7 @@ The Gradio Launcher relies on the ClearML Traffic Router which implements user a
|
|||||||
to the IP/port served by the Gradio app.
|
to the IP/port served by the Gradio app.
|
||||||
|
|
||||||
If the ClearML AI application Gateway is not available, the Gradio app might not be accessible.
|
If the ClearML AI application Gateway is not available, the Gradio app might not be accessible.
|
||||||
|
For more information, see [AI Application Gateway](../../deploying_clearml/enterprise_deploy/appgw.md).
|
||||||
:::
|
:::
|
||||||
|
|
||||||
Once you start a Gradio launcher instance, you can view the following information in its dashboard:
|
Once you start a Gradio launcher instance, you can view the following information in its dashboard:
|
||||||
|
@ -16,6 +16,7 @@ The llama.cpp Model Deployment app makes use of the ClearML Traffic Router which
|
|||||||
network endpoint for the model.
|
network endpoint for the model.
|
||||||
|
|
||||||
If the ClearML AI application Gateway is not available, the model endpoint might not be accessible.
|
If the ClearML AI application Gateway is not available, the model endpoint might not be accessible.
|
||||||
|
For more information, see [AI Application Gateway](../../deploying_clearml/enterprise_deploy/appgw.md).
|
||||||
:::
|
:::
|
||||||
|
|
||||||
After starting a llama.cpp Model Deployment instance, you can view the following information in its dashboard:
|
After starting a llama.cpp Model Deployment instance, you can view the following information in its dashboard:
|
||||||
|
@ -17,6 +17,7 @@ The vLLM Model Deployment app makes use of the ClearML Traffic Router which impl
|
|||||||
network endpoint for the model.
|
network endpoint for the model.
|
||||||
|
|
||||||
If the ClearML AI application Gateway is not available, the model endpoint might not be accessible.
|
If the ClearML AI application Gateway is not available, the model endpoint might not be accessible.
|
||||||
|
For more information, see [AI Application Gateway](../../deploying_clearml/enterprise_deploy/appgw.md).
|
||||||
:::
|
:::
|
||||||
|
|
||||||
Once you start a vLLM Model Deployment instance, you can view the following information in its dashboard:
|
Once you start a vLLM Model Deployment instance, you can view the following information in its dashboard:
|
||||||
|
@ -21,6 +21,7 @@ The Streamlit Launcher relies on the ClearML Traffic Router which implements use
|
|||||||
to the IP/port served by the Streamlit app.
|
to the IP/port served by the Streamlit app.
|
||||||
|
|
||||||
If the ClearML AI application Gateway is not available, the Streamlit app might not be accessible.
|
If the ClearML AI application Gateway is not available, the Streamlit app might not be accessible.
|
||||||
|
For more information, see [AI Application Gateway](../../deploying_clearml/enterprise_deploy/appgw.md).
|
||||||
:::
|
:::
|
||||||
|
|
||||||
Once you start a Streamlit launcher instance, you can view the following information in its dashboard:
|
Once you start a Streamlit launcher instance, you can view the following information in its dashboard:
|
||||||
|
@ -103,7 +103,8 @@ these credentials cannot be recovered.
|
|||||||
The AI Application Gateway is available under the ClearML Enterprise plan.
|
The AI Application Gateway is available under the ClearML Enterprise plan.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
The AI Application Gateway enables external access to ClearML tasks and applications. The gateway is configured with an
|
The [AI Application Gateway](../../deploying_clearml/enterprise_deploy/appgw.md) enables external access to ClearML
|
||||||
|
tasks and applications. The gateway is configured with an
|
||||||
endpoint or external address (ingress), accessible from outside ClearML.
|
endpoint or external address (ingress), accessible from outside ClearML.
|
||||||
|
|
||||||
Generate tokens providing API access to the AI Application Gateway endpoints:
|
Generate tokens providing API access to the AI Application Gateway endpoints:
|
||||||
|
Loading…
Reference in New Issue
Block a user