diff --git a/README.md b/README.md index 07382b228..e29783ef7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # Ollama Web UI: A User-Friendly Web Interface for Chat Interactions 👋 + + + + + + + + + ChatGPT-Style Web Interface for Ollama 🦙  @@ -177,7 +186,9 @@ This project is licensed under the [MIT License](LICENSE) - see the [LICENSE](LI ## Support 💬 -If you have any questions, suggestions, or need assistance, please open an issue or join our [Discord community](https://discord.gg/ollama) to connect with us! 🤝 +If you have any questions, suggestions, or need assistance, please open an issue or join our +[Ollama Web UI Discord community](https://discord.gg/stz8SsUDcF) or +[Ollama Discord community](https://discord.gg/ollama) to connect with us! 🤝 --- diff --git a/src/lib/components/chat/SettingsModal.svelte b/src/lib/components/chat/SettingsModal.svelte index d1f2415bf..caac81484 100644 --- a/src/lib/components/chat/SettingsModal.svelte +++ b/src/lib/components/chat/SettingsModal.svelte @@ -338,6 +338,32 @@