The langchain-core library has been updated to version 1.5.3, delivering a small but crucial fix for self-hosted users. A previous issue could cause gateway authentication failures when an API key wasn’t explicitly configured in certain environments. This release patches that behavior by automatically falling back to the LANGSMITH_API_KEY environment variable, ensuring seamless connectivity and reducing setup headaches.
LangChain Core 1.5.3 Fixes Gateway Authentication Fallback



