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 planning budget for agentic systems, we would like to see which request along the trajectory costs more tokens than others. The token usage of each base model request can be a good signal for budget planning, reward model, and more. Would like to see CAMEL support easy access to full trajectory and token usage for each request along the trajectory, attributing to individual agents and tool calls.
@boerz-coding please add some specific examples to describe the gap.