Skip to content

Commit 3cf3609

Browse files
committed
changed readme
1 parent fe7e2df commit 3cf3609

File tree

1 file changed

+1
-1
lines changed
  • ai-and-app-modernisation/ai-services/generative-ai-service/rag-genai/files

1 file changed

+1
-1
lines changed

ai-and-app-modernisation/ai-services/generative-ai-service/rag-genai/files/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Before getting started, make sure you have the following installed:
2626
## Setting up the Environment
2727
1. Install the required packages:
2828
```bash
29-
pip install oci==2.112.1+preview.1.1649 llama-index qdrant-client sentence-transformers
29+
pip install oci==2.118.1+preview.1.1697 llama-index qdrant-client sentence-transformers
3030
```
3131

3232
## Loading data

0 commit comments

Comments
 (0)