Wykres commitów

13 Commity (main)

Autor SHA1 Wiadomość Data
Travis Fischer 07dcc5df31 2023-04-02 11:51:21 -05:00
Tao He 452a61eb1b Handle possible token expired errors
Signed-off-by: Tao He <sighingnow@gmail.com>
2023-03-04 21:27:37 +08:00
Travis Fischer f2a66f83ce 2023-02-28 04:02:46 -06:00
Ali Gençay a3e05c2b70
Write the underlying exception details to streamed response
Currently, when stream is enabled the `fetchSSE` isn't returning the api response details.
2023-02-23 04:14:08 -08:00
Travis Fischer 1bffd5e92a feat: add ability to override global "fetch" 2023-02-14 00:30:06 -06:00
Travis Fischer 21dd9d518f feat: MAJOR BREAKING CHANGE; moved from browser to official completion API with unofficial chatgpt model 2023-02-01 03:14:10 -06:00
Travis Fischer 90c6e3500f feat: add ChatGPTError with more info on HTTP errors 2022-12-10 16:19:39 -06:00
Travis Fischer 938bb7c6f5 fix: vercel fetch 2022-12-07 15:03:42 -06:00
Travis Fischer dc94e9368a fix: add support for polyfilled node-fetch on Vercel 2022-12-07 14:44:30 -06:00
Travis Fischer c8b3ac7029 fix: various fixes and doc updates 2022-12-06 22:16:29 -06:00
Travis Fischer aaf5efc01b feat: WIP add support for native fetch; undici on node.js < 18, and refactor conversation support 2022-12-06 22:16:29 -06:00
Travis Fischer 26f1090182 feat: revert to node-fetch@2 2022-12-05 17:25:40 -06:00
Travis Fischer 56a4f82b1d feat: switch to undici and add ava unit tests 2022-12-05 17:09:31 -06:00