|
| 1 | +# Created with komac v2.9.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: nomic.gpt4all |
| 5 | +PackageVersion: 3.8.0 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Nomic |
| 8 | +PublisherUrl: https://github.com/nomic-ai |
| 9 | +PublisherSupportUrl: https://github.com/nomic-ai/gpt4all/issues |
| 10 | +PackageName: GPT4All |
| 11 | +PackageUrl: https://github.com/nomic-ai/gpt4all |
| 12 | +License: MIT |
| 13 | +LicenseUrl: https://github.com/nomic-ai/gpt4all/blob/HEAD/LICENSE.txt |
| 14 | +ShortDescription: GPT4All is a GUI application for loading and interacting with Generative AI models |
| 15 | +Tags: |
| 16 | +- llm-inference |
| 17 | +Agreements: |
| 18 | +- AgreementLabel: End User License Agreement (EULA) |
| 19 | + AgreementUrl: https://github.com/nomic-ai/gpt4all/blob/main/LICENSE.txt |
| 20 | +ReleaseNotes: |- |
| 21 | + What's New |
| 22 | + - Native DeepSeek-R1-Distill Support: GPT4All now has robust support for the DeepSeek-R1 family of distillations. |
| 23 | + - Several model variants are now available on the downloads page. |
| 24 | + - Reasoning (wrapped in "think" tags) is displayed similarly to the Reasoner model. |
| 25 | + - The DeepSeek-R1 Qwen pretokenizer is now supported, resolving the loading failure in previous versions. |
| 26 | + - The model is now configured with a GPT4All-compatible prompt template by default. |
| 27 | + - Chat Templating Overhaul: The template parser has been completely replaced with one that has much better compatibility with common models. |
| 28 | + - Code Interpreter Fixes: |
| 29 | + - An issue preventing the code interpreter from logging a single string in v3.7.0 has been fixed. |
| 30 | + - The UI no longer freezes while the code interpreter is running a computation. |
| 31 | + - Local Server Fixes: |
| 32 | + - An issue preventing the server from using LocalDocs after the first request since v3.5.0 has been fixed. |
| 33 | + - System messages are now correctly hidden from the message history. |
| 34 | + Contributors |
| 35 | + - Jared Van Bortel (Nomic AI) |
| 36 | + - Adam Treat (Nomic AI) |
| 37 | + - Riccardo Giovanetti (@Harvester62) |
| 38 | + Full Changelog: CHANGELOG.md |
| 39 | +ReleaseNotesUrl: https://github.com/nomic-ai/gpt4all/releases/tag/v3.8.0 |
| 40 | +Documentations: |
| 41 | +- DocumentUrl: https://docs.gpt4all.io/ |
| 42 | +ManifestType: defaultLocale |
| 43 | +ManifestVersion: 1.9.0 |
0 commit comments