We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 877d74d commit b4edc9bCopy full SHA for b4edc9b
1 file changed
README.md
@@ -53,7 +53,7 @@ Install LitAI via pip ([more options](https://lightning.ai/docs/litai/home/insta
53
```bash
54
pip install litai
55
```
56
-Get your API key [here](https://lightning.ai/) and chat with any AI model in 3 lines:
+Get your API key [here](https://lightning.ai/sign-up?okbhrt=x334uv8t7v) and chat with any AI model in 3 lines:
57
58
```python
59
from litai import LLM
0 commit comments