mirror of
https://github.com/langchain-ai/langchain-benchmarks.git
synced 2026-07-21 06:15:27 -04:00
[PR #59] [MERGED] Add retrieval intro; Add links #69
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langchain-benchmarks/pull/59
Author: @hinthornw
Created: 11/21/2023
Status: ✅ Merged
Merged: 11/21/2023
Merged by: @hinthornw
Base:
main← Head:wfh/add_intros📝 Commits (2)
94c3760Add retrieval intro; Add llinksef50a78lint📊 Changes
8 files changed (+141 additions, -27 deletions)
View changed files
📝
docs/source/notebooks/retrieval/comparing_techniques.ipynb(+0 -0)➕
docs/source/notebooks/retrieval/intro.ipynb(+111 -0)📝
docs/source/notebooks/retrieval/langchain_docs_qa.ipynb(+2 -15)📝
docs/source/notebooks/retrieval/semi_structured.ipynb(+0 -0)📝
docs/source/toc.segment(+3 -3)📝
langchain_benchmarks/rag/tasks/langchain_docs/task.py(+2 -3)📝
langchain_benchmarks/rag/tasks/semi_structured_earnings/task.py(+2 -1)📝
langchain_benchmarks/schema.py(+21 -5)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.