Files
letta-server/docs
Charles Packer fe7193eea3 Documentation update (#541)
* Update autogen.md

* Update autogen.md
2023-11-30 17:52:47 -08:00
..
2023-11-06 12:38:49 -08:00
2023-11-30 17:52:47 -08:00
2023-11-06 12:38:49 -08:00
2023-11-06 12:38:49 -08:00
2023-11-06 12:38:49 -08:00
2023-11-06 12:38:49 -08:00
2023-11-06 12:38:49 -08:00
2023-11-30 17:52:32 -08:00
2023-11-17 11:36:30 -08:00

Building the docs

Run the following from the MemGPT directory.

  1. Install requirements:
pip install -r docs/requirements.txt
  1. Serve docs:
mkdocs serve