From cd9c78bc4f0374303c6d0a594b83fa5039eb5dc4 Mon Sep 17 00:00:00 2001 From: Fanit Kolchina Date: Thu, 30 Jan 2025 16:33:19 -0500 Subject: [PATCH] Update title of the DeepSeek integration blog Signed-off-by: Fanit Kolchina --- _posts/2025-01-30-deepseek-integration-rag.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2025-01-30-deepseek-integration-rag.md b/_posts/2025-01-30-deepseek-integration-rag.md index 484f31efc..1aff60c49 100644 --- a/_posts/2025-01-30-deepseek-integration-rag.md +++ b/_posts/2025-01-30-deepseek-integration-rag.md @@ -1,6 +1,6 @@ --- layout: post -title: "Zero to RAG: A quick OpenSearch and DeepSeek integration guide" +title: "Zero to RAG: A quick OpenSearch vector database and DeepSeek integration guide" authors: - vikash - vamshin