Add a remote environment#
This page contains an instruction for adding a remote environment.
An environment is an entity to which you can add your projects. Each project represents an applications that runs an LLM model. By default, you have the local environment where you can create your projects.
Also, you can add a remote one by specifying the server address:
- In the Navigator, click Environments > Add Remote Environment.
- In the Add Environment modal, enter address of your server.
- Wait for Lens Loop to reach the server and click Add.
Watch the example of adding an environment on the video below:
After adding the remote environment, you can create a project and connect it with your LLM application.