Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
os
2
import
requests
3
from
dotenv
import
load_dotenv
4
from
langchain_neo4j
import
Neo4jGraph
Callers
nothing calls this directly
Calls
4
load_embedding_model
Function · 0.90
create_constraints
Function · 0.90
create_vector_index
Function · 0.90
render_page
Function · 0.85
Tested by
no test coverage detected