mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-12 04:37:51 +02:00
[Docs] Update to use v2.0 links (#675)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"\n",
|
||||
"[AlphaCodium](https://github.com/Codium-ai/AlphaCodium) iteravely tests and improves an answer on public and AI-generated tests for a particular question. \n",
|
||||
"\n",
|
||||
"We will implement some of these ideas from scratch using [LangGraph](https://python.langchain.com/docs/langgraph):\n",
|
||||
"We will implement some of these ideas from scratch using [LangGraph](https://langchain-ai.github.io/langgraph/):\n",
|
||||
"\n",
|
||||
"1. We show how to route user questions to different types of documentation\n",
|
||||
"2. We we will show how to perform inline unit tests to confirm imports and code execution work\n",
|
||||
|
||||
Reference in New Issue
Block a user