update README.md

This commit is contained in:
2025-12-17 10:58:09 -08:00
parent 29b544405a
commit ad2299615a
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ CrossEncoderRanker combines hybrid search from Weaviate with LLM-based relevance
### Installation
```bash
pip install modaic weaviate-client python-dotenv
uv add modaic weaviate-client python-dotenv
```
### Environment Setup