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.

display_self_reflection

Function
This function is defined in the parity module.

Signature

def display_self_reflection(agent: string, reflection: string) -> void

Returns

Returns
void
The result of the operation.

Uses

  • cb

Source

View on GitHub

src/parity/index.ts at line 1791

JS Reflection