docs: update banner with docs deprecation notice (#32871)

This commit is contained in:
Lauren Hirata Singh
2025-09-09 20:35:43 -04:00
committed by GitHub
parent d464d3089b
commit 00e547c311

View File

@@ -142,8 +142,8 @@ const config = {
respectPrefersColorScheme: true, respectPrefersColorScheme: true,
}, },
announcementBar: { announcementBar: {
content: "Our new LangChain Academy Course Deep Research with LangGraph is now live! <a href='https://academy.langchain.com/courses/deep-research-with-langgraph/?utm_medium=internal&utm_source=docs&utm_campaign=q3-2025_deep-research-course_co' target='_blank'>Enroll for free</a>.", content: "These docs will be deprecated and no longer maintained with the release of LangChain v1.0 in October 2025. <a href='https://docs.langchain.com/oss/python/langchain/overview' target='_blank'>Visit the v1.0 alpha docs</a>",
backgroundColor: "#d0c9fe", backgroundColor: "#FFAE42",
}, },
prism: { prism: {
theme: { theme: {