mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 18:50:33 +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