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
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