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
Currently, each conversation turn includes the full chat history, increasing token usage. I propose omitting intermediate tool-related messages, replacing them with placeholders like "DELETED FOR CONVENIENCE".
Currently, each conversation turn includes the full chat history, increasing token usage. I propose omitting intermediate tool-related messages, replacing them with placeholders like "DELETED FOR CONVENIENCE".
Example:
Instead of:
Use:
Benefits:
Action Points:
I expect this will significantly reduce token usage without negatively impacting conversation quality.
The text was updated successfully, but these errors were encountered: