Update Python version requirement to 3.12

This commit is contained in:
Mikko Ohtamaa 2025-10-17 16:24:23 +02:00 committed by GitHub
parent 53657daf88
commit 47d0b7851e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,7 +69,7 @@ VLLM_RERANK_BASE_URL="http://localhost:8001"
## Requirements
- Python 3.10+
- Python 3.12+
- Ollama (for default embeddings)
- vLLM server (for vLLM provider)