mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-03 12:07:36 +00:00
docs: update xai docs (#31382)
This commit is contained in:
@@ -218,6 +218,7 @@ class ChatXAI(BaseChatOpenAI): # type: ignore[override]
|
||||
feature that enables Grok to ground its answers using results from web searches.
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
from langchain_xai import ChatXAI
|
||||
|
||||
llm = ChatXAI(
|
||||
|
Reference in New Issue
Block a user