Skip to content

Commit

Permalink
add provider page
Browse files Browse the repository at this point in the history
  • Loading branch information
ccurme committed Feb 1, 2025
1 parent 9516a8f commit 8196bc1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/docs/integrations/providers/goodfire.mdx
Original file line number Diff line number Diff line change
@@ -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).

0 comments on commit 8196bc1

Please sign in to comment.