> ## 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.

# Output Config • TypeScript AI Agent SDK

> OutputConfig: TypeScript OutputConfig class

# OutputConfig

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

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

TypeScript OutputConfig class

## Source

<Card title="View on GitHub" icon="github" href="https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai-ts/src/config/index.ts#L205">
  `src/config/index.ts` at line 205
</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="TypeScript Guide" icon="book-open" href="/docs/js/typescript" />

  <Card title="JS Development" icon="code" href="/docs/js/development" />
</CardGroup>
