Files
letta-server/docs
Charles Packer 070c0123c6 migrate to using completions endpoint by default (#628)
* migrate to using completions endpoint by default

* added note about version to docs
2023-12-15 12:29:52 -08:00
..
2023-11-30 18:09:14 -08:00
2023-12-13 21:36:03 -08:00
2023-12-05 12:46:34 -08:00
2023-12-01 11:23:43 -08:00
2023-11-06 12:38:49 -08:00
2023-12-01 11:23:43 -08:00
2023-12-01 11:23:43 -08:00
2023-11-06 12:38:49 -08:00
2023-11-30 18:09:14 -08:00
2023-12-01 11:33:18 -08:00
2023-11-30 18:09:14 -08:00
2023-11-30 18:09:14 -08:00
2023-12-01 11:23:43 -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