
[azure]
openai>=1.0

[docs-all]
living-memory-model[docx,pdf,xlsx]

[docx]
python-docx>=1.0

[gguf]
llama-cpp-python>=0.2

[local]
torch>=2.0
transformers>=4.40
peft>=0.10
accelerate>=0.28

[openai]
openai>=1.0

[pdf]
pdfplumber>=0.10
pypdf>=3.9

[xlsx]
pandas>=1.3
openpyxl>=3.0
