From 4f347cbcb98c94fa3936321c934c6fc42bd6920e Mon Sep 17 00:00:00 2001 From: Bagatur <22008038+baskaryan@users.noreply.github.com> Date: Wed, 21 Aug 2024 14:02:25 -0700 Subject: [PATCH] docs: link Versions in intro (#25640) --- docs/docs/introduction.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/docs/introduction.mdx b/docs/docs/introduction.mdx index 1c4b651c1b6..2e5c3a099bf 100644 --- a/docs/docs/introduction.mdx +++ b/docs/docs/introduction.mdx @@ -83,11 +83,13 @@ Trace and evaluate your language model applications and intelligent agents to he ### [🦜🕸️ LangGraph](https://langchain-ai.github.io/langgraph) Build stateful, multi-actor applications with LLMs. Integrates smoothly with LangChain, but can be used without it. - ## Additional resources +### [Versions](/docs/versions/overview/) +See what changed in v0.2, learn how to migrate legacy code, and read up on our release/versioning policies, and more. + ### [Security](/docs/security) -Read up on our [Security](/docs/security) best practices to make sure you're developing safely with LangChain. +Read up on [security](/docs/security) best practices to make sure you're developing safely with LangChain. ### [Integrations](/docs/integrations/providers/) LangChain is part of a rich ecosystem of tools that integrate with our framework and build on top of it. Check out our growing list of [integrations](/docs/integrations/providers/).