chatgpt-api/src
Travis Fischer e21126e4e4 feat: add support for completionParams to sendMessage 2023-03-15 17:59:43 -05:00
..
chatgpt-api.ts feat: add support for completionParams to sendMessage 2023-03-15 17:59:43 -05:00
chatgpt-unofficial-proxy-api.ts feat: update ChatGPTUnofficialProxyAPI to new default proxy 2023-03-11 05:07:49 -06:00
fetch-sse.ts 2023-02-28 04:02:46 -06:00
fetch.ts feat: add ability to override global "fetch" 2023-02-14 00:30:06 -06:00
index.ts feat: add ChatGPTUnofficialProxyAPI 2023-02-19 01:56:34 -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
tokenizer.ts feat: switch tokenizer to use cl100k_base encoding for gpt-3.5-turbo model 2023-03-02 17:13:21 -06:00
types.ts feat: add support for completionParams to sendMessage 2023-03-15 17:59:43 -05:00
utils.ts feat: check for invalid conversationId and parentMessageId 2023-02-28 04:21:30 -06:00