Deployment
Last updated
Last updated
Deployment applications page in LLM Labs provides a centralized platform for managing all deployed LLM application APIs with ease and efficiency. It serves as a hub where users can oversee their deployed applications, track their status, and perform necessary maintenance operations. By offering a user-friendly interface, this feature streamlines the deployment workflow, making it simple to monitor and manage applications at scale.
To deploy an LLM Application, you will need to create a Sandbox first. Learn more about Sandbox.
After creating and configuring your application on the Sandbox page, click the Deploy application button to deploy your application.
A dialog box will appear, allowing you to review and name your application before deployment. Once you have reviewed the details and are ready to proceed, click the Deploy application button.
Once you’ve deployed the application, you will be redirected to the deployment details page. Here you can:
Create API Key: Generate an API key for use when calling the API endpoint.
Suspend: Temporarily pause the API endpoint. Systems using these suspended endpoints may not function until the application is resumed.
Delete: Delete the deployment. Deleting a deployment permanently removes its configurations and active endpoints. Any systems using these endpoints may stop functioning properly.
Use in Sandbox: Choose the sandbox environment where you want to create a copy of the deployed application for iteration. After making changes, you can redeploy it to the same deployment
Review: Examine the statistics of the deployment.
You can also manage your list of previously created deployments on the Deployed applications page.