diff --git a/knowledge/add-to-knowledge.ipynb b/knowledge/add-to-knowledge.ipynb index 09d4a20..a8df793 100644 --- a/knowledge/add-to-knowledge.ipynb +++ b/knowledge/add-to-knowledge.ipynb @@ -7,6 +7,8 @@ "source": [ "# 🌟 Effortlessly Manage Knowledge Base with WebUI and Python\n", "\n", + "> **Disclaimer:** This guide is written for **Open WebUI version 0.5**. Future versions might introduce changes that could affect compatibility. Please refer to the latest documentation for updates. 🙏\n", + "\n", "In this guide, we'll show you how to programmatically upload and manage files in your Knowledge Base using WebUI's API. Plus, you’ll learn how to build an **auto-synced knowledge base** that detects file changes in your directory and syncs them. Let’s dive in! 🦾📂✨\n", "\n", "\n",