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

# Goodfire

[Goodfire](https://www.goodfire.ai/) is a research lab focused on AI safety and
interpretability.

## Installation and Setup

<CodeGroup>
  ```bash pip theme={null}
  pip install langchain-goodfire
  ```

  ```bash uv theme={null}
  uv add langchain-goodfire
  ```
</CodeGroup>

## Chat models

See detail on available chat models [here](/oss/python/integrations/chat/goodfire).
