Skip to content

Commit b07c392

Browse files
authored
Update README.md
1 parent 0773b81 commit b07c392

File tree

1 file changed

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

1 file changed

+3
-11
lines changed

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

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,14 @@ Also check the file LangChainRAG.py which allows you to create an application (i
99
<img src="./RagArchitecture.svg">
1010
</img>
1111

12-
<!-- ## Limited Availability
13-
14-
Oracle Generative AI Service is in Limited Availability as of today when we are creating this repo.
15-
16-
Customers can easily enter in the LA programs. To test these functionalities you need to enrol in the LA programs and install the proper versions of software libraries.
17-
18-
Code and functionalities can change, as a result of changes and new features -->
19-
2012
## Prerequisites
2113

2214
Before getting started, make sure you have the following installed:
2315

2416
- Oracle Generative AI Service
25-
- llama index
26-
- langchain
27-
- qdrant client
17+
- Llama index
18+
- Langchain
19+
- Qdrant client
2820
- SentenceTransformerEmbeddings
2921

3022
## Setting up the Environment

0 commit comments

Comments
 (0)