From 27d3f294a4cdb372ad9248ff4eb03dbf50bc3855 Mon Sep 17 00:00:00 2001 From: yetone Date: Sun, 23 Feb 2025 02:41:35 +0800 Subject: [PATCH] feat: more doc for rag (#1358) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 81ac216..42ad399 100644 --- a/README.md +++ b/README.md @@ -634,6 +634,8 @@ rag_service = { Please note that since the RAG service uses OpenAI for embeddings, you must set `OPENAI_API_KEY` environment variable! +Additionally, RAG Service also depends on Docker! (For macOS users, OrbStack is recommended as a Docker alternative) + ## Web Search Engines Avante's tools include some web search engines, currently support: