end_session
Method
This is a method of the ThinkingTracker class in the thinking module.End a thinking session. # Arguments *
session_idx - Index of the session to end * tokens_used - Actual tokens used * time_seconds - Actual time taken
Signature
Parameters
usize
required
No description available.
usize
required
No description available.
f64
required
No description available.
Returns
()
The result of the operation.

