Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
  • Loading branch information
vbarda committed Nov 12, 2024
1 parent b23fcc2 commit 0515dfd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/docs/integrations/chat/xai.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"\n",
"This page will help you get started with xAI [chat models](../../concepts/chat_models.mdx). For detailed documentation of all `ChatXAI` features and configurations head to the [API reference](https://python.langchain.com/api_reference/xai/chat_models/langchain_xai.chat_models.ChatXAI.html).\n",
"\n",
"[xAI](https://www.x.ai/) offers an API to interact with Grok models.\n",
"[xAI](https://console.x.ai/) offers an API to interact with Grok models.\n",
"\n",
"## Overview\n",
"### Integration details\n",
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/integrations/providers/xai.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"source": [
"# xAI\n",
"\n",
"[xAI](https://www.x.ai/) offers an API to interact with Grok models.\n",
"[xAI](https://console.x.ai) offers an API to interact with Grok models.\n",
"\n",
"This example goes over how to use LangChain to interact with xAI models."
]
Expand Down

0 comments on commit 0515dfd

Please sign in to comment.