Merge pull request #108 from miohtama/patch-3
Update Python version requirement to 3.12
This commit is contained in:
commit
301da361e0
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue