Update features.md

Overhaul
This commit is contained in:
silentoplayz 2024-05-28 01:08:49 +00:00 committed by GitHub
parent e8e8644fdf
commit cd372a4be0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,11 +31,11 @@ title: "⭐ Features"
- 🌟 **Continuous Updates**: We are committed to improving Open WebUI with regular updates, fixes, and new features. - 🌟 **Continuous Updates**: We are committed to improving Open WebUI with regular updates, fixes, and new features.
<details> ## And many more remarkable features including... ⚡️
<summary>And many more remarkable features including... ⚡️</summary>
### 🌈 User Experience
<details> <details>
<summary>🌈 User Experience</summary> <summary></summary>
- 🖥️ **Intuitive Interface**: Our chat interface takes inspiration from ChatGPT user interface, ensuring a user-friendly experience. - 🖥️ **Intuitive Interface**: Our chat interface takes inspiration from ChatGPT user interface, ensuring a user-friendly experience.
@ -57,8 +57,9 @@ title: "⭐ Features"
</details> </details>
### 💬 Conversations
<details> <details>
<summary>💬 Conversations</summary> <summary></summary>
- 📂 **Unified Workspace**: Access all your model files, documents, prompts, and playground in one convenient location, streamlining your workflow. - 📂 **Unified Workspace**: Access all your model files, documents, prompts, and playground in one convenient location, streamlining your workflow.
@ -86,8 +87,9 @@ title: "⭐ Features"
</details> </details>
### 💻 Model Management
<details> <details>
<summary>💻 Model Management</summary> <summary></summary>
- 🔍 **Model Selector**: Easily find and select custom models with search filter and detailed model information. - 🔍 **Model Selector**: Easily find and select custom models with search filter and detailed model information.
@ -99,8 +101,9 @@ title: "⭐ Features"
</details> </details>
### 👥 Collaboration
<details> <details>
<summary>👥 Collaboration</summary> <summary></summary>
- 🗨️ **Local Chat Sharing**: Generate and share chat links seamlessly between users, enhancing collaboration and communication. - 🗨️ **Local Chat Sharing**: Generate and share chat links seamlessly between users, enhancing collaboration and communication.
@ -108,8 +111,9 @@ title: "⭐ Features"
</details> </details>
### 📚 History and Archive
<details> <details>
<summary>📚 History and Archive</summary> <summary></summary>
- 🔄 **Regeneration History Access**: Easily revisit and explore your entire regeneration history. - 🔄 **Regeneration History Access**: Easily revisit and explore your entire regeneration history.
@ -123,8 +127,9 @@ title: "⭐ Features"
</details> </details>
### 🎙️ Accessibility
<details> <details>
<summary>🎙️ Accessibility</summary> <summary></summary>
- 🗣️ **Voice Input Support**: Engage with your model through voice interactions; enjoy the convenience of talking to your model directly. Additionally, explore the option for sending voice input automatically after 3 seconds of silence for a streamlined experience. - 🗣️ **Voice Input Support**: Engage with your model through voice interactions; enjoy the convenience of talking to your model directly. Additionally, explore the option for sending voice input automatically after 3 seconds of silence for a streamlined experience.
@ -134,8 +139,9 @@ title: "⭐ Features"
</details> </details>
### 🐍 Code Execution
<details> <details>
<summary>🐍 Code Execution</summary> <summary></summary>
- 🐍 **Python Code Execution**: Execute Python code locally in the browser via Pyodide with libraries like `requests`, `beautifulsoup4`, `numpy`, `pandas`, `seaborn`, `matplotlib`, `scikit-learn`, `scipy`, & `regex`. - 🐍 **Python Code Execution**: Execute Python code locally in the browser via Pyodide with libraries like `requests`, `beautifulsoup4`, `numpy`, `pandas`, `seaborn`, `matplotlib`, `scikit-learn`, `scipy`, & `regex`.
@ -143,8 +149,9 @@ title: "⭐ Features"
</details> </details>
### 🔓 Integration and Security
<details> <details>
<summary>🔓 Integration and Security</summary> <summary></summary>
- ✨ **Multiple OpenAI-Compatible API Support**: Seamlessly integrate and customize various OpenAI-compatible APIs, enhancing the versatility of your chat interactions. - ✨ **Multiple OpenAI-Compatible API Support**: Seamlessly integrate and customize various OpenAI-compatible APIs, enhancing the versatility of your chat interactions.
@ -160,8 +167,9 @@ title: "⭐ Features"
</details> </details>
### 👑 Administration
<details> <details>
<summary>👑 Administration</summary> <summary></summary>
- 👑 **Super Admin Assignment**: Automatically assign the first signup as a super admin as an unchangeable role that cannot be modified by other admins. - 👑 **Super Admin Assignment**: Automatically assign the first signup as a super admin as an unchangeable role that cannot be modified by other admins.
@ -182,5 +190,3 @@ title: "⭐ Features"
- 🔓 **Optional Authentication**: Enjoy the flexibility to disable authentication by setting WEBUI_AUTH to False, ideal for fresh installations without existing users. - 🔓 **Optional Authentication**: Enjoy the flexibility to disable authentication by setting WEBUI_AUTH to False, ideal for fresh installations without existing users.
</details> </details>
</details>