- chat_api: A simple object-oriented wrapper for the OpenAI chat API.
- Supports caching chat requests to avoid starting over in case of errors.
pip install mxlmThe __main__ section at the bottom of the source code provides usage instructions and example code.