Skip to content

Commit

Permalink
DOCS: rag nit (langchain-ai#13436)
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan authored and xieqihui committed Nov 21, 2023
1 parent d9dca9b commit 141b376
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/docs/use_cases/question_answering/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1051,14 +1051,6 @@
":::"
]
},
{
"cell_type": "markdown",
"id": "e6e5191f-43e6-4fa0-9ba5-db002fcaacf3",
"metadata": {},
"source": [
"Of course, we've written here the logic for using chat history when it's provided, but we haven't actually added functionality for storing chat history for each user session. This is something that's fairly application specific and is usually best handled outside of LangChain."
]
},
{
"cell_type": "markdown",
"id": "580e18de-132d-4009-ba67-4aaf2c7717a2",
Expand Down

0 comments on commit 141b376

Please sign in to comment.