> ## Documentation Index
> Fetch the complete documentation index at: https://praison.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Reflection Output • TypeScript AI Agent SDK

> ReflectionOutput: TypeScript ReflectionOutput class

# ReflectionOutput

> Defined in the [**gateway**](../modules/gateway) module.

<Badge color="green">TypeScript AI Agent</Badge>

TypeScript ReflectionOutput class

## Source

<Card title="View on GitHub" icon="github" href="https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai-ts/src/gateway/index.ts#L411">
  `src/gateway/index.ts` at line 411
</Card>

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="JS Output" icon="file-export" href="/docs/js/output" />

  <Card title="JS Structured Output" icon="code" href="/docs/js/structured-output" />

  <Card title="JS Structured Output CLI" icon="terminal" href="/docs/js/structured-output-cli" />

  <Card title="JS Reflection" icon="mirror" href="/docs/js/reflection" />
</CardGroup>
