Files
letta-server/docs
Sarah Wooders f7b4213ef8 Fix vLLM endpoint to have correct suffix (#548)
* minor fix

* fix vllm endpoint

* fix docs
2023-12-01 14:11:05 -08:00
..
2023-11-30 18:09:14 -08:00
2023-12-01 11:36:01 -08:00
2023-11-30 18:09:14 -08:00
2023-12-01 11:23:43 -08:00
2023-11-06 12:38:49 -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-11-30 18:09:14 -08:00
2023-12-01 11:23:43 -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
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