Skip to main content

track_system

Method
This is a method of the ContextManager class in the context module.
Estimate and track system prompt

Signature

def track_system(&mut self, system_prompt: &str) -> ()

Parameters

system_prompt
&str
required
No description available.

Returns

Returns
()
The result of the operation.