/web-scrape consumes ALL our embedding
tokens which could break core chat functionality for users
#24
Labels
embedding
tokens which could break core chat functionality for users
#24
Fundamentally we need to adjust this loop to be
token aware
or something... and not exceed more than like 200k per min because we could have multiple people uploading at once.Really... we need a global database that keeps track of our token user per minute so we can rate limit ourselves and not break our service...
The text was updated successfully, but these errors were encountered: