chatgpt-api/src
Michael Di Prisco 47e26cc7a2
chore: fixing param stop being array instead of string
2023-02-04 14:54:23 +01:00
..
chatgpt-api.ts chore: fixing param stop being array instead of string 2023-02-04 14:54:23 +01:00
fetch-sse.ts feat: MAJOR BREAKING CHANGE; moved from browser to official completion API with unofficial chatgpt model 2023-02-01 03:14:10 -06:00
fetch.ts feat: MAJOR BREAKING CHANGE; moved from browser to official completion API with unofficial chatgpt model 2023-02-01 03:14:10 -06:00
index.ts feat: MAJOR BREAKING CHANGE; moved from browser to official completion API with unofficial chatgpt model 2023-02-01 03:14:10 -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: add persistence demo and keyv support 2023-02-01 04:48:36 -06:00