MCPcopy
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

1import csv
2
3from langchain.chains.question_answering import load_qa_chain
4from langchain_community.embeddings import CohereEmbeddings

Callers

nothing calls this directly

Calls 7

CohereEmbeddingsClass · 0.90
PromptTemplateClass · 0.90
load_qa_chainFunction · 0.90
listFunction · 0.85
as_retrieverMethod · 0.45
from_textsMethod · 0.45
invokeMethod · 0.45

Tested by

no test coverage detected