docs: groq api key links (#29402)

This commit is contained in:
Erick Friis
2025-01-23 20:33:18 -08:00
committed by GitHub
parent bd1909fe05
commit 723b603f52
3 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ Install the integration package:
pip install langchain-groq
```
Request an [API key](https://wow.groq.com) and set it as an environment variable
Request an [API key](https://console.groq.com/login?utm_source=langchain&utm_content=package_readme) and set it as an environment variable
```bash
export GROQ_API_KEY=gsk_...