MCPcopy
hub / github.com/docker/genai-stack / loader.py

File loader.py

loader.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import requests
3from dotenv import load_dotenv
4from langchain_neo4j import Neo4jGraph

Callers

nothing calls this directly

Calls 4

load_embedding_modelFunction · 0.90
create_constraintsFunction · 0.90
create_vector_indexFunction · 0.90
render_pageFunction · 0.85

Tested by

no test coverage detected