diff --git a/src/index.mdx b/src/index.mdx index 7a13b49e74..1931abeaae 100644 --- a/src/index.mdx +++ b/src/index.mdx @@ -28,11 +28,12 @@ mode: "custom"

Get started

- + +

Open source agent frameworks

diff --git a/src/oss/langchain/overview.mdx b/src/oss/langchain/overview.mdx index 1c945f24f4..5f31a3568c 100644 --- a/src/oss/langchain/overview.mdx +++ b/src/oss/langchain/overview.mdx @@ -9,7 +9,7 @@ sidebarTitle: Overview For a complete list of changes and instructions on how to upgrade your code, see the [release notes](/oss/releases/langchain-v1) and [migration guide](/oss/migrate/langchain-v1). - If you encounter any issues or have feedback, please [open an issue](https://github.com/langchain-ai/docs/issues/new?template=01-langchain.yml) so we can improve. To view v0.x documentation, [go to the archived site](https://python.langchain.com/docs/introduction/). + If you encounter any issues or have feedback, please [open an issue](https://github.com/langchain-ai/docs/issues/new?template=01-langchain.yml) so we can improve. To view v0.x documentation, [go to the archived content](https://github.com/langchain-ai/langchain/tree/v0.3/docs/docs). ::: @@ -19,7 +19,7 @@ sidebarTitle: Overview For a complete list of changes and instructions on how to upgrade your code, see the [release notes](/oss/releases/langchain-v1) and [migration guide](/oss/migrate/langchain-v1). - If you encounter any issues or have feedback, please [open an issue](https://github.com/langchain-ai/docs/issues/new?template=01-langchain.yml) so we can improve. To view v0.x documentation, [go to the archived site](https://js.langchain.com/docs/introduction/). + If you encounter any issues or have feedback, please [open an issue](https://github.com/langchain-ai/docs/issues/new?template=01-langchain.yml) so we can improve. To view v0.x documentation, [go to the archived content](https://github.com/langchain-ai/langchainjs/tree/v0.3/docs/core_docs/docs). ::: diff --git a/src/oss/langgraph/overview.mdx b/src/oss/langgraph/overview.mdx index a554ff106a..d0637a6b5b 100644 --- a/src/oss/langgraph/overview.mdx +++ b/src/oss/langgraph/overview.mdx @@ -9,7 +9,7 @@ sidebarTitle: Overview For a complete list of changes and instructions on how to upgrade your code, see the [release notes](/oss/releases/langgraph-v1) and [migration guide](/oss/migrate/langgraph-v1). - If you encounter any issues or have feedback, please [open an issue](https://github.com/langchain-ai/docs/issues/new?template=02-langgraph.yml&labels=langgraph,python) so we can improve. To view v0.x documentation, [go to the archived site](https://langchain-ai.github.io/langgraph/). + If you encounter any issues or have feedback, please [open an issue](https://github.com/langchain-ai/docs/issues/new?template=02-langgraph.yml&labels=langgraph,python) so we can improve. To view v0.x documentation, [go to the archived content](https://github.com/langchain-ai/langgraph/tree/main/docs/docs). ::: @@ -20,7 +20,7 @@ sidebarTitle: Overview For a complete list of changes and instructions on how to upgrade your code, see the [release notes](/oss/releases/langgraph-v1) and [migration guide](/oss/migrate/langgraph-v1). - If you encounter any issues or have feedback, please [open an issue](https://github.com/langchain-ai/docs/issues/new?template=02-langgraph.yml&labels=langgraph,js/ts) so we can improve. To view v0.x documentation, [go to the archived site](https://langchain-ai.github.io/langgraphjs/). + If you encounter any issues or have feedback, please [open an issue](https://github.com/langchain-ai/docs/issues/new?template=02-langgraph.yml&labels=langgraph,js/ts) so we can improve. To view v0.x documentation, [go to the archived content](https://github.com/langchain-ai/langgraphjs/tree/main/docs/docs). :::