Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

createContextEvent

Function
This function is defined in the trace module.

Signature

def createContextEvent(type: ContextEventType,
  data?: Record<string, any>) -> ContextEvent

Returns

Returns
ContextEvent
The result of the operation.

Source

View on GitHub

src/trace/index.ts at line 82

JS Context Manager

JS Context Manager CLI

JS Events