auto-playwright icon indicating copy to clipboard operation
auto-playwright copied to clipboard

how to reduce the token

Open landhu opened this issue 3 months ago • 0 comments

my web page is large. when I use const headerText = await auto("get the header text", { page, test });

shows: "This model's maximum context length is 128000 tokens. However, your messages resulted in 160685 tokens. Please reduce the length of the messages."

can support retun the page is less

landhu avatar Sep 11 '25 05:09 landhu