You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suppose a site using NLWeb receives over 100+ k daily visitors who use only the AI-powered search (no conversions or purchases). The backend LLM is triggered for each search, potentially making token usage—and thus AI costs—quite high. What strategies or design patterns could be implemented to reduce unnecessary token usage in such heavy-traffic, low-conversion scenarios?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Suppose a site using NLWeb receives over 100+ k daily visitors who use only the AI-powered search (no conversions or purchases). The backend LLM is triggered for each search, potentially making token usage—and thus AI costs—quite high. What strategies or design patterns could be implemented to reduce unnecessary token usage in such heavy-traffic, low-conversion scenarios?
Beta Was this translation helpful? Give feedback.
All reactions