mirror of
https://github.com/hwchase17/langchain
synced 2024-11-02 09:40:22 +00:00
docs: update announcement bar (#21854)
This commit is contained in:
parent
0180716a95
commit
c3caec5aaf
@ -124,7 +124,7 @@ const config = {
|
||||
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
|
||||
({
|
||||
announcementBar: {
|
||||
content: 'You are viewing the <strong>preview</strong> v0.2 docs. View the <strong>stable</strong> v0.1 docs <a href="/v0.1/docs/get_started/introduction/">here</a>. Leave feedback on the v0.2 docs <a href="https://github.com/langchain-ai/langchain/discussions/21716">here</a>.',
|
||||
content: 'LangChain 0.2 is out! Leave feedback on the v0.2 docs <a href="https://github.com/langchain-ai/langchain/discussions/21716">here</a>. You can view the <strong>stable</strong> v0.1 docs <a href="/v0.1/docs/get_started/introduction/">here</a>.',
|
||||
isCloseable: true,
|
||||
},
|
||||
docs: {
|
||||
|
Loading…
Reference in New Issue
Block a user