flexible-batches
v0.3.7
Published
A united TypeScript API for OpenAI batch and non-batch mode (untested)
Downloads
26
Readme
Flexible Batches for OpenAI
This is a united TypeScript API for OpenAI batch and non-batch mode. It also supports bigger logical batches than allowed by OpenAI.
This software wasn't tested.
I developed this software for faster debugging cycle of OpenAI batch processing, because normally batches take up to 24h.
To add to your project, use
npm i flexible-batchesor
yarn add flexible-batchesContributing
Contributions are welcome! Please read our contributing guidelines and submit pull requests to our repository.
License
MIT License - see LICENSE file for details.
