Skip to content

Commit 9360aa6

Browse files
committed
Update links
1 parent 46bdbd5 commit 9360aa6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/langchain-retrieval-agent.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"id": "bhWwrfbbVGOA"
1818
},
1919
"source": [
20-
"#### [LangChain Handbook](https://pinecone.io/learn/langchain)\n",
20+
"#### [LangChain Handbook](https://www.pinecone.io/learn/series/langchain/)\n",
2121
"\n",
2222
"# Retrieval Agents\n",
2323
"\n",
24-
"We've seen in previous chapters how powerful [retrieval augmentation](https://www.pinecone.io/learn/langchain-retrieval-augmentation/) and [conversational agents](https://www.pinecone.io/learn/langchain-agents/) can be. They become even more impressive when we begin using them together.\n",
24+
"We've seen in previous chapters how powerful [retrieval augmentation](https://www.pinecone.io/learn/series/langchain/langchain-retrieval-augmentation/) and [conversational agents](https://www.pinecone.io/learn/series/langchain/langchain-agents/) can be. They become even more impressive when we begin using them together.\n",
2525
"\n",
2626
"Conversational agents can struggle with data freshness, knowledge about specific domains, or accessing internal documentation. By coupling agents with retrieval augmentation tools we no longer have these problems.\n",
2727
"\n",

0 commit comments

Comments
 (0)