Skip to content

Commit 98e8032

Browse files
authored
Merge pull request #1656 from endolith/patch-3
Fix typo in Huggingface table
2 parents 1c7686f + 8281167 commit 98e8032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/language-models/hosted-models/huggingface.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ Set the following environment variables [(click here to learn how)](https://chat
4545

4646
| Environment Variable | Description | Where to Find |
4747
| ---------------------- | --------------------------- | ---------------------------------------------------------------------------------- |
48-
| `HUGGINGFACE_API_KEY'` | Huggingface account API key | [Huggingface -> Settings -> Access Tokens](https://huggingface.co/settings/tokens) |
48+
| `HUGGINGFACE_API_KEY` | Huggingface account API key | [Huggingface -> Settings -> Access Tokens](https://huggingface.co/settings/tokens) |

0 commit comments

Comments
 (0)