mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-03 21:54:04 +00:00
Fix: Grammer fix in documentation (#5925)
Fix for grammatical errors in the documentation of `vectorstore`. @vowelparrot
This commit is contained in:
parent
1250cd4630
commit
d2270a2261
@ -14,6 +14,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"attachments": {},
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"id": "9b22020a",
|
"id": "9b22020a",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
@ -139,6 +140,7 @@
|
|||||||
"source": []
|
"source": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"attachments": {},
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"id": "c0a6c031",
|
"id": "c0a6c031",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
@ -229,7 +231,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"source": [
|
"source": [
|
||||||
"agent.run(\"What did biden say about ketanji brown jackson is the state of the union address?\")"
|
"agent.run(\"What did biden say about ketanji brown jackson in the state of the union address?\")"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -271,6 +273,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"attachments": {},
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"id": "787a9b5e",
|
"id": "787a9b5e",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
@ -279,6 +282,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"attachments": {},
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"id": "9161ba91",
|
"id": "9161ba91",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
@ -396,6 +400,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"attachments": {},
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"id": "49a0cbbe",
|
"id": "49a0cbbe",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"cells": [
|
"cells": [
|
||||||
{
|
{
|
||||||
|
"attachments": {},
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"id": "18ada398-dce6-4049-9b56-fc0ede63da9c",
|
"id": "18ada398-dce6-4049-9b56-fc0ede63da9c",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
@ -11,6 +12,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"attachments": {},
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"id": "eecb683b-3a46-4b9d-81a3-7caefbfec1a1",
|
"id": "eecb683b-3a46-4b9d-81a3-7caefbfec1a1",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
@ -88,6 +90,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"attachments": {},
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"id": "f4814175-964d-42f1-aa9d-22801ce1e912",
|
"id": "f4814175-964d-42f1-aa9d-22801ce1e912",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
@ -123,6 +126,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"attachments": {},
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"id": "8a38ad10",
|
"id": "8a38ad10",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
@ -165,7 +169,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"source": [
|
"source": [
|
||||||
"agent_executor.run(\"What did biden say about ketanji brown jackson is the state of the union address?\")"
|
"agent_executor.run(\"What did biden say about ketanji brown jackson in the state of the union address?\")"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -203,10 +207,11 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"source": [
|
"source": [
|
||||||
"agent_executor.run(\"What did biden say about ketanji brown jackson is the state of the union address? List the source.\")"
|
"agent_executor.run(\"What did biden say about ketanji brown jackson in the state of the union address? List the source.\")"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"attachments": {},
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"id": "7ca07707",
|
"id": "7ca07707",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
@ -255,6 +260,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"attachments": {},
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"id": "71680984-edaf-4a63-90f5-94edbd263550",
|
"id": "71680984-edaf-4a63-90f5-94edbd263550",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
@ -299,7 +305,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"source": [
|
"source": [
|
||||||
"agent_executor.run(\"What did biden say about ketanji brown jackson is the state of the union address?\")"
|
"agent_executor.run(\"What did biden say about ketanji brown jackson in the state of the union address?\")"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user