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

# Base LLM • TypeScript AI Agent SDK

> BaseLLM: TypeScript BaseLLM class

# BaseLLM

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

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

TypeScript BaseLLM class

## Source

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

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="JS Providers" icon="server" href="/docs/js/providers" />

  <Card title="JS Providers CLI" icon="terminal" href="/docs/js/providers-cli" />

  <Card title="JS Provider Registry" icon="list" href="/docs/js/provider-registry" />
</CardGroup>
