Knowledge_Graph_Generator / requirements.txt
Demosthene-OR's picture
.....
a2110a1
raw
history blame contribute delete
242 Bytes
# Core LLM and LangChain packages
langchain>=0.1.0
langchain-experimental>=0.0.45
langchain-openai>=0.1.0
# Environment variable support
python-dotenv>=1.0.0
# Graph visualization
pyvis>=0.3.2
# Web UI
streamlit>=1.32.0
faiss-cpu
tiktoken