yandricr / gpti-js

This package simplifies your interaction with various GPT models, removing the need for tokens or other methods to access GPT
https://nexra.aryahcr.cc/
MIT License
42 stars 7 forks source link

Cancel request using AbortController #13

Closed FightFarewellFearless closed 3 months ago

FightFarewellFearless commented 4 months ago

Can you make it so we're able to cancel the request using AbortController

yandricr commented 4 months ago

Of course, it could be helpful, but for now, I'll choose to keep it as it is to avoid adding confusion to the code and to make it easier to understand