letta
letta copied to clipboard
Running the `memgpt server` with "authless" mode
For users that plan to use the server and/or dev portal as a single user, there should be a way to run memgpt server
in an "authless" mode that:
- disables the requirement to log into the dev portal (it logs you in as the admin by default)
- disables the requirement to use bearer tokens on API calls (uses admin user by default)