* Divides dependencies into `pip install pymemgpt[legacy,local,postgres,dev]`. * Update docs
Building the docs
Run the following from the MemGPT directory.
- Install requirements:
pip install -r docs/requirements.txt
- Serve docs:
mkdocs serve
* Divides dependencies into `pip install pymemgpt[legacy,local,postgres,dev]`. * Update docs
Run the following from the MemGPT directory.
pip install -r docs/requirements.txt
mkdocs serve