Skip to main content

tool_call_start

Method
This is a method of the ContextTraceEmitter class in the context_events module.
Emit tool call start event.

Signature

Parameters

str
required
No description available.
str
required
No description available.
Optional
No description available.

Uses

  • ContextEvent
  • time.time

Source

View on GitHub

praisonaiagents/trace/context_events.py at line 525

Tools Concept

Create Custom Tools

Tool Development