- refactor all read/write functions to support input type `pathlib.Path` - refactor `_openai_completion` to - support more decoding args - nested list return for multiple samples (n>1) - better documentation
0.1.13
- rename OpenAIDecodingArguments - add return_text option for openai_completion
0.1.12
- support supplying org for OAI API
0.1.11
- more loading and dumping functions, including `jlload` and `jldump` that works with jsonl files - new wrapper for launching jobs on the high end GPUs (A100 80G)