You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Osd-Full-Stack-RagChatBot/FullStack-Rag-Chatbot/README.md
+2-10Lines changed: 2 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,7 @@
2
2
This repo contains all the work done to develop demos on the integration between [**LangChain**](https://www.langchain.com/) and Oracle [**OCI GenAI**](https://www.oracle.com/artificial-intelligence/generative-ai/large-language-models/) Service.
3
3
4
4
## OCI Generative AI Service is in Limited Availability
5
-
Consider that OCI Generative AI Service (based on Cohere models) is now (oct. 2023) in **Limited
6
-
Availability**.
7
-
8
-
It means that:
9
-
* to test this code you need to apply for the LA
10
-
* during the LA there could be breaking changes, in the OCI SDK or in the signature of the service.
11
-
* integration with LangChain will be published officially. Plans are that it will be published when GenAI Service will be GA.
12
-
13
-
I'll try to keep the code updated.
5
+
Consider that OCI Generative AI Service (based on Cohere models) is now (July )
14
6
15
7
## Documentation
16
8
The development of the proposed integration is based on the example, from LangChain, provided [here](https://python.langchain.com/docs/modules/model_io/models/llms/custom_llm)
@@ -39,7 +31,7 @@ You need to put in the local directory:
39
31
You can add more pdf. Edit [config_rag.py](./config_rag.py)
40
32
41
33
## Video
42
-
A Video showing Oracle Bot powered by GenAI is available in this LinkedIn [post](https://www.linkedin.com/feed/update/urn:li:activity:7127218835404795905/)
0 commit comments