Files
letta-server/docs
Charles Packer f63419c78b Update documentation [local LLMs, presets] (#453)
* updated local llm documentation

* updated cli flags to be consistent with documentation

* added preset documentation

* update test to use new arg

* update test to use new arg
2023-11-15 01:02:57 -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-06 12:38:49 -08:00
2023-11-06 12:38:49 -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