Skip to main content

agent_start

Method
This is a method of the ContextTraceEmitter class in the trace module.
Emit agent start event.

Signature

def agent_start(&mut self, agent_id: &str, agent_name: &str, input: &str) -> ()

Parameters

agent_id
&str
required
No description available.
agent_name
&str
required
No description available.
input
&str
required
No description available.

Returns

Returns
()
The result of the operation.