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

# REFERENCE

> Detail technical definitions & configurations

This section contains detailed specifications and information regarding Oumi recipes, schemas, configuration options, and platform components.

<CardGroup cols={3}>
  <Card title="Key terms" icon="toolbox" href="/reference/key-terms">
    Important Oumi definitions and concepts
  </Card>

  <Card title="Prompt library" icon="robot" href="/reference/prompts">
    A collection of useful prompts for the Oumi Agent.
  </Card>

  <Card title="Recipe configs" icon="diagram-project" href="/reference/schema/">
    Oumi recipe configurations and parameters
  </Card>

  <Card title="Supported models" icon="cloud" href="/reference/supported-models">
    Models available for training and inference in Oumi
  </Card>

  <Card title="Recipe examples" icon="flask" href="/reference/recipes/">
    Annotated recipe examples for training, evaluation, and synthesis
  </Card>
</CardGroup>
