langchain/docs/extras/use_cases/question_answering
Riche Akparuorji f3d2fdd54c
Fix for code snippet in documentation (#8290)
- Description: I fixed an issue in the code snippet related to the
variable name and the evaluation of its length. The original code used
the variable "docs," but the correct variable name is "docs_svm" after
using the SVMRetriever.
- maintainer: @baskaryan
- Twitter handle: @iamreechi_

Co-authored-by: iamreechi <richieakparuorji>
2023-07-26 11:31:08 -07:00
..
document-context-aware-QA.ipynb Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00
index.mdx Fix for code snippet in documentation (#8290) 2023-07-26 11:31:08 -07:00
local_retrieval_qa.ipynb Update Integrations links (#8206) 2023-07-24 21:20:32 -07:00
semantic-search-over-chat.ipynb Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00