Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
DOCS: rag nit (langchain-ai#13436)
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan authored Nov 16, 2023
1 parent 8a52c14 commit 9e6748e
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 9e6748e

Please sign in to comment.