langchain-xai 1.3.0: Reasoning Control, Custom Endpoints, and Security Fixes
The langchain-xai library version 1.3.0 introduces several notable features for self-hosted users. A new reasoning_effort parameter has been added as a standard chat model option, allowing you to adjust the depth of reasoning for xAI models. Additionally, you can now set a custom API base URL via the base_url alias or the XAI_API_BASE environment variable, […]
langchain-xai 1.3.0: Reasoning Control, Custom Endpoints, and Security Fixes Read More »

