Installation and Setup
- To use the
manifest
, install it withpip install manifest-ml
Wrappers
LLM
There exists an LLM wrapper around Hazy Research’smanifest
library.
manifest
is a python library which is itself a wrapper around many model providers, and adds in caching, history, and more.
To use this wrapper: