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
When setting multiple steps in generateText, promptMessages should be compressed or partially truncated to avoid maxtoken overflow caused by excessively long promptMessages.
Or should we extend a promptMessages processing function