mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
Update features.md
Overhaul
This commit is contained in:
parent
e8e8644fdf
commit
cd372a4be0
@ -31,11 +31,11 @@ title: "⭐ Features"
|
||||
|
||||
- 🌟 **Continuous Updates**: We are committed to improving Open WebUI with regular updates, fixes, and new features.
|
||||
|
||||
<details>
|
||||
<summary>And many more remarkable features including... ⚡️</summary>
|
||||
## And many more remarkable features including... ⚡️
|
||||
|
||||
### 🌈 User Experience
|
||||
<details>
|
||||
<summary>🌈 User Experience</summary>
|
||||
<summary></summary>
|
||||
|
||||
- 🖥️ **Intuitive Interface**: Our chat interface takes inspiration from ChatGPT user interface, ensuring a user-friendly experience.
|
||||
|
||||
@ -57,8 +57,9 @@ title: "⭐ Features"
|
||||
|
||||
</details>
|
||||
|
||||
### 💬 Conversations
|
||||
<details>
|
||||
<summary>💬 Conversations</summary>
|
||||
<summary></summary>
|
||||
|
||||
- 📂 **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>
|
||||
|
||||
### 💻 Model Management
|
||||
<details>
|
||||
<summary>💻 Model Management</summary>
|
||||
<summary></summary>
|
||||
|
||||
- 🔍 **Model Selector**: Easily find and select custom models with search filter and detailed model information.
|
||||
|
||||
@ -99,8 +101,9 @@ title: "⭐ Features"
|
||||
|
||||
</details>
|
||||
|
||||
### 👥 Collaboration
|
||||
<details>
|
||||
<summary>👥 Collaboration</summary>
|
||||
<summary></summary>
|
||||
|
||||
- 🗨️ **Local Chat Sharing**: Generate and share chat links seamlessly between users, enhancing collaboration and communication.
|
||||
|
||||
@ -108,8 +111,9 @@ title: "⭐ Features"
|
||||
|
||||
</details>
|
||||
|
||||
### 📚 History and Archive
|
||||
<details>
|
||||
<summary>📚 History and Archive</summary>
|
||||
<summary></summary>
|
||||
|
||||
- 🔄 **Regeneration History Access**: Easily revisit and explore your entire regeneration history.
|
||||
|
||||
@ -123,8 +127,9 @@ title: "⭐ Features"
|
||||
|
||||
</details>
|
||||
|
||||
### 🎙️ Accessibility
|
||||
<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.
|
||||
|
||||
@ -134,8 +139,9 @@ title: "⭐ Features"
|
||||
|
||||
</details>
|
||||
|
||||
### 🐍 Code Execution
|
||||
<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`.
|
||||
|
||||
@ -143,8 +149,9 @@ title: "⭐ Features"
|
||||
|
||||
</details>
|
||||
|
||||
### 🔓 Integration and Security
|
||||
<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.
|
||||
|
||||
@ -160,8 +167,9 @@ title: "⭐ Features"
|
||||
|
||||
</details>
|
||||
|
||||
### 👑 Administration
|
||||
<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.
|
||||
|
||||
@ -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.
|
||||
|
||||
</details>
|
||||
|
||||
</details>
|
||||
|
Loading…
Reference in New Issue
Block a user