chatgpt-api/src
Travis Fischer 8388017963 fix: apiOrg 2023-04-02 14:37:19 -05:00
..
chatgpt-api.ts fix: apiOrg 2023-04-02 14:37:19 -05:00
chatgpt-unofficial-proxy-api.ts 2023-04-02 11:51:21 -05:00
fetch-sse.ts 2023-04-02 11:51:21 -05: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 fix: apiOrg 2023-04-02 14:37:19 -05:00
utils.ts feat: check for invalid conversationId and parentMessageId 2023-02-28 04:21:30 -06:00