MCPcopy
hub / github.com/langchain-ai/langchain / ingest.py

File ingest.py

templates/neo4j-parent/ingest.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from pathlib import Path
2
3from langchain_community.document_loaders import TextLoader
4from langchain_community.embeddings.openai import OpenAIEmbeddings

Callers

nothing calls this directly

Calls 8

Neo4jGraphClass · 0.90
TextLoaderClass · 0.90
TokenTextSplitterClass · 0.90
OpenAIEmbeddingsClass · 0.90
from_existing_graphMethod · 0.80
loadMethod · 0.45
split_documentsMethod · 0.45
queryMethod · 0.45

Tested by

no test coverage detected