Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/langchain-ai/langchain
/ blurb_matcher.py
File
blurb_matcher.py
templates/cohere-librarian/cohere_librarian/blurb_matcher.py:None–None · templates/cohere-librarian/cohere_librarian/blurb_matcher.py
Source
from the content-addressed store, hash-verified
1
import
csv
2
3
from
langchain.chains.question_answering
import
load_qa_chain
4
from
langchain_community.embeddings
import
CohereEmbeddings
Callers
nothing calls this directly
Calls
7
CohereEmbeddings
Class · 0.90
PromptTemplate
Class · 0.90
load_qa_chain
Function · 0.90
list
Function · 0.85
as_retriever
Method · 0.45
from_texts
Method · 0.45
invoke
Method · 0.45
Tested by
no test coverage detected