openai-responses-to-completion
v0.1.0
Published
A library to convert openai responses to completion.
Readme
Openai Responses to Completion
A library to convert openai responses to completion.
Setup
Install the dependencies:
pnpm installGet started
Build the library:
pnpm buildBuild the library in watch mode:
pnpm dev