mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-31 08:13:08 +00:00
metadata: fix typos in release notes
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
GPT4All v3.5.0 was released on December 9th. Changes include:
|
||||
|
||||
* **Message Editing:**
|
||||
* You can now edit your any message you sent by clicking the pencil icon below it.
|
||||
* You can now edit any message you've sent by clicking the pencil icon below it.
|
||||
* You can now redo earlier responses in the conversation.
|
||||
* **Templates:** Chat templates have been completely overhauled! They now use Jinja-style syntax. You may notice warnings or errors in the UI. Read the linked docs, and if you have any questions, please ask on the Discord.
|
||||
* **File Attachments:**
|
||||
|
@@ -231,7 +231,7 @@
|
||||
},
|
||||
{
|
||||
"version": "3.5.0",
|
||||
"notes": "* **Message Editing:**\n * You can now edit your any message you sent by clicking the pencil icon below it.\n * You can now redo earlier responses in the conversation.\n* **Templates:** Chat templates have been completely overhauled! They now use Jinja-style syntax. You may notice warnings or errors in the UI. Read the linked docs, and if you have any questions, please ask on the Discord.\n* **File Attachments:**\n * Markdown and plain text files are now supported as file attachments.\n* **System Tray:**\n * There is now an option in Application Settings to allow GPT4All to minimize to the system tray instead of closing.\n* **Local API Server:**\n * The API server now supports system messages from the client and no longer uses the system message in settings.\n * You can now send messages to the API server in any order supported by the model instead of just user/assistant pairs.\n* **Translations:** The Italian and Romanian translations have been improved.\n",
|
||||
"notes": "* **Message Editing:**\n * You can now edit any message you've sent by clicking the pencil icon below it.\n * You can now redo earlier responses in the conversation.\n* **Templates:** Chat templates have been completely overhauled! They now use Jinja-style syntax. You may notice warnings or errors in the UI. Read the linked docs, and if you have any questions, please ask on the Discord.\n* **File Attachments:** Markdown and plain text files are now supported as file attachments.\n* **System Tray:** There is now an option in Application Settings to allow GPT4All to minimize to the system tray instead of closing.\n* **Local API Server:**\n * The API server now supports system messages from the client and no longer uses the system message in settings.\n * You can now send messages to the API server in any order supported by the model instead of just user/assistant pairs.\n* **Translations:** The Italian and Romanian translations have been improved.\n",
|
||||
"contributors": "* Jared Van Bortel (Nomic AI)\n* Adam Treat (Nomic AI)\n* Benjamin Gallois (`@bgallois`)\n* Riccardo Giovanetti (`@Harvester62`)\n* Victor Emanuel (`@SINAPSA-IC`)"
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user