normal-computing / fuji-web

Fuji is an AI agent that lives in your browser's sidepanel. You can now get tasks done online with a single command!
Apache License 2.0
195 stars 13 forks source link

alert user when the website content hits token limit #64

Closed lynchee-owo closed 3 months ago

lynchee-owo commented 3 months ago

Describe the bug when the website content exceeds the token limit of text-based gpt model like 3.5 or 4.0, webwand throws an error.

Expected behavior throws an alert window to let user know that the problem is token limit exceed.