start_session
Method
This is a method of the ThinkingTracker class in the thinking module.Start a new thinking session. # Arguments *
budget_tokens - Token budget for this session * budget_time - Optional time budget * complexity - Task complexity (0.0 to 1.0) # Returns Index of the new session
Signature
Parameters
No description available.
No description available.
No description available.
Returns
The result of the operation.

