File size: 206 Bytes
80b95e8
 
 
 
 
 
cede51b
80b95e8
 
cede51b
1
2
3
4
5
6
7
8
9
10
11

# Core ML and NLP dependencies
sentence-transformers>=2.2.2
# Vector storage and search
faiss-cpu>=1.7.4
# CLI framework and utilities
llama-cpp-python>=0.2.23
typer>=0.9.0
# Development tools
PyYaml>=6.0