You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 year ago
..
document-context-aware-QA.ipynb Fix `make docs_build` and related scripts (#7276) 1 year ago
index.mdx Fix for code snippet in documentation (#8290) 1 year ago
local_retrieval_qa.ipynb Update Integrations links (#8206) 1 year ago
semantic-search-over-chat.ipynb Fix `make docs_build` and related scripts (#7276) 1 year ago