Letta server
Run Letta server with pip
Install and setup Letta to run the server & ADE
1
Install using PIP
To install Letta, run:
2
Configure model providers
Set environment variables to enable model providers, e.g. OpenAI:
3
Run the Letta server
To run the Letta server, run:
You can now access the ADE (in your browser) and REST API server at http://localhost:8283
.