chatgpt-api/src
Travis Fischer 0f995702fb docs: add a note in the readme about onProgress and onConversationResponse 2022-12-08 03:08:16 -06:00
..
chatgpt-api.test.ts feat: fixes and documenting methods 2022-12-06 22:17:48 -06:00
chatgpt-api.ts docs: add a note in the readme about onProgress and onConversationResponse 2022-12-08 03:08:16 -06:00
chatgpt-conversation.ts fix: various fixes and doc updates 2022-12-06 22:16:29 -06:00
demo-conversation.ts feat: WIP add support for native fetch; undici on node.js < 18, and refactor conversation support 2022-12-06 22:16:29 -06:00
demo.ts feat: WIP add support for native fetch; undici on node.js < 18, and refactor conversation support 2022-12-06 22:16:29 -06:00
fetch-sse.ts fix: vercel fetch 2022-12-07 15:03:42 -06:00
fetch.ts fix: add error message on node.js if undici isn't supported 2022-12-07 21:28:26 -06:00
index.ts feat: WIP add support for native fetch; undici on node.js < 18, and refactor conversation support 2022-12-06 22:16:29 -06:00
stream-async-iterable.ts feat: WIP add support for native fetch; undici on node.js < 18, and refactor conversation support 2022-12-06 22:16:29 -06:00
types.ts feat: fixes and documenting methods 2022-12-06 22:17:48 -06:00
utils.ts feat: convert from browser to REST API 2022-12-05 01:32:27 -06:00