Merge pull request #108 from miohtama/patch-3

Update Python version requirement to 3.12
This commit is contained in:
Yiorgis Gozadinos 2025-10-17 17:48:43 +03:00 committed by GitHub
commit 301da361e0
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)