From 35ef8d736b1236708fa2ea88cc60e73130c90789 Mon Sep 17 00:00:00 2001 From: ShubhamSaboo Date: Wed, 23 Oct 2024 13:00:07 -0500 Subject: [PATCH] chore: updated the README --- rag-as-a-service/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rag-as-a-service/README.md b/rag-as-a-service/README.md index 4947763..b36930a 100644 --- a/rag-as-a-service/README.md +++ b/rag-as-a-service/README.md @@ -22,7 +22,7 @@ cd rag-as-a-service pip install -r requirements.txt ``` -3. Get your OpenAI API and Ragie API Key +3. Get your Anthropic API and Ragie API Key - Sign up for an [Anthropic account](https://console.anthropic.com/) and get your API key - Sign up for an [Ragie account](https://www.ragie.ai/) and get your API key