MCPcopy
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

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

Callers

nothing calls this directly

Calls 6

load_embedding_modelFunction · 0.90
BaseLoggerClass · 0.90
create_vector_indexFunction · 0.90
load_llmFunction · 0.90
configure_llm_only_chainFunction · 0.90
configure_qa_rag_chainFunction · 0.90

Tested by

no test coverage detected