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

# Integrations

> Use SeekrFlow with OpenAI SDK and LangChain

SeekrFlow is compatible with popular AI frameworks, allowing you to use familiar tools and patterns.

<CardGroup>
  <Card title="OpenAI compatibility" icon="plug" href="/flow/sdk/integrations/custom-functions">
    Tool calling and function definitions with the OpenAI Python SDK.
  </Card>

  <Card title="LangChain" icon="link" href="/flow/sdk/integrations/using-seekrflow-langchain">
    Build chains and agents with the ChatSeekrFlow wrapper.
  </Card>
</CardGroup>
