diff --git a/docs/docs/integrations/providers/goodfire.mdx b/docs/docs/integrations/providers/goodfire.mdx new file mode 100644 index 0000000000000..176c5610a1e1e --- /dev/null +++ b/docs/docs/integrations/providers/goodfire.mdx @@ -0,0 +1,14 @@ +# Goodfire + +[Goodfire](https://www.goodfire.ai/) is a research lab focused on AI safety and +interpretability. + +## Installation and Setup + +```bash +pip install langchain-goodfire +``` + +## Chat models + +See detail on available chat models [here](/docs/integrations/chat/goodfire).