From 06cbbcbc8c34dd24bd84519be2c56dab35ece94f Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Tue, 12 Nov 2024 19:38:04 -0800 Subject: [PATCH] Update contributing.mdx --- docs/contributing.mdx | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/docs/contributing.mdx b/docs/contributing.mdx index 4d0de12..ee5b468 100644 --- a/docs/contributing.mdx +++ b/docs/contributing.mdx @@ -53,17 +53,6 @@ To add a new language: Got questions or feedback? Join our [Discord community](https://discord.gg/5rJgQTnV4s) or open an issue. We're here to help! -## 📌 Key Points - -### 🦙 Ollama vs. Open WebUI - -It's crucial to distinguish between Ollama and Open WebUI: - -- **Open WebUI** focuses on providing an intuitive and responsive web interface for chat interactions. -- **Ollama** is the underlying technology that powers these interactions. - -If your issue or contribution pertains directly to the core Ollama technology, please direct it to the appropriate [Ollama project repository](https://ollama.com/). Open WebUI's repository is dedicated to the web interface aspect only. - ### 🚨 Reporting Issues Noticed something off? Have an idea? Check our [Issues tab](https://github.com/open-webui/open-webui/issues) to see if it's already been reported or suggested. If not, feel free to open a new issue. When reporting an issue, please follow our issue templates. These templates are designed to ensure that all necessary details are provided from the start, enabling us to address your concerns more efficiently.