Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/langchain-ai/langchain
/ ingest.py
File
ingest.py
templates/rag-fusion/ingest.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
langchain_community.embeddings
import
OpenAIEmbeddings
2
from
langchain_pinecone
import
PineconeVectorStore
3
4
all_documents = {
Callers
nothing calls this directly
Calls
3
OpenAIEmbeddings
Class · 0.90
list
Function · 0.85
from_texts
Method · 0.45
Tested by
no test coverage detected