cpacker / MemGPT

Letta (fka MemGPT) is a framework for creating stateful LLM services.
https://letta.com
Apache License 2.0
11.85k stars 1.29k forks source link

fix: static files mounting bug #1746

Closed cpacker closed 2 weeks ago

cpacker commented 2 weeks ago

tldr of bug is:

To check if the website is working: memgpt server then localhost:8283 should spawn the SPA

To check if the RESTClient unit tests are working, run pytest -s -vvv tests/test_client.py::test_agent