mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-01 11:02:37 +00:00
docs: groq api key links (#29402)
This commit is contained in:
@@ -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_...
|
||||
|
Reference in New Issue
Block a user