# llm-context-toolkit has no required dependencies
# It works with pure Python standard library

# Optional dependencies:
# pip install scikit-learn              # for TF-IDF strategy
# pip install sentence-transformers     # for embedding strategy
