/OpenAI_PTCompletion

A Parallel Completion Python Library that boosts your OpenAI-API query with task queue & multiprocessing.

Primary LanguagePythonMIT LicenseMIT

OpenAI_PTCompletion

A Parallel Tasks Completion Library that boosts your OpenAI-API query with task queue & multiprocessing.

Installation

pip install ptcompletion

Framework

Framework Picture

How to use

Check example.ipynb for usage.