Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docker/genai-stack
/ api.py
File
api.py
api.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
3
from
langchain_neo4j
import
Neo4jGraph
4
from
dotenv
import
load_dotenv
Callers
nothing calls this directly
Calls
6
load_embedding_model
Function · 0.90
BaseLogger
Class · 0.90
create_vector_index
Function · 0.90
load_llm
Function · 0.90
configure_llm_only_chain
Function · 0.90
configure_qa_rag_chain
Function · 0.90
Tested by
no test coverage detected