From b05b2e78cd203fba14e871b86827204fd4c81fca Mon Sep 17 00:00:00 2001 From: Shay Molcho <152275799+shaymolcho@users.noreply.github.com> Date: Wed, 22 Jan 2025 20:23:51 +0200 Subject: [PATCH] Added missing periods (.) in multiple places This commit adds missing periods (.) in several places to ensure consistency and improve readability in the code and documentation --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 33a84739788..3e3f2f7a2bd 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ For enterprise inquiries, please contact: **business@nextchat.dev** - 🚀 v2.15.8 Now supports Realtime Chat [#5672](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/5672) - 🚀 v2.15.4 The Application supports using Tauri fetch LLM API, MORE SECURITY! [#5379](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/5379) - 🚀 v2.15.0 Now supports Plugins! Read this: [NextChat-Awesome-Plugins](https://github.com/ChatGPTNextWeb/NextChat-Awesome-Plugins) -- 🚀 v2.14.0 Now supports Artifacts & SD +- 🚀 v2.14.0 Now supports Artifacts & SD. - 🚀 v2.10.1 support Google Gemini Pro model. - 🚀 v2.9.11 you can use azure endpoint now. - 🚀 v2.8 now we have a client that runs across all platforms! @@ -312,7 +312,7 @@ For ByteDance: use `modelName@bytedance=deploymentName` to customize model name ### `DEFAULT_MODEL` (optional) -Change default model +Change default model. ### `VISION_MODELS` (optional) @@ -343,7 +343,7 @@ Customize Stability API url. ### `ENABLE_MCP` (optional) -Enable MCP(Model Context Protocol)Feature +Enable MCP(Model Context Protocol)Feature. ## Requirements