Deployment
Last updated
Last updated
Once you've crafted the perfect LLM configuration within the sandbox, you can seamlessly transition it into a real-world application.
This configured Sandbox environment translates to your LLM application. LLM Labs empowers you to effortlessly deploy your LLM application, making it accessible via API for integration into your workflows.
You will need to create your API Key first to use the API integration.
To create the API Key, click the Create API Key button and insert the API Key name. Once the API Key is generated, you can use it to the API integration.
The deployment process is designed for simplicity. Here's how to deploy your LLM application:
Navigate to the Deployment Page: Within the sandbox, locate the dedicated deployment section.
Choose Your LLM Application: Select the specific LLM application (configured Sandbox) you want to deploy.
Deploy and Access: Initiate the deployment process. Upon successful completion, you'll be able to access your deployed LLM Application through various programming languages like cURL, Python, and Typescript, allowing you to integrate it into your development projects.