Update Python version requirement to 3.12
This commit is contained in:
parent
53657daf88
commit
47d0b7851e
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