Skip to content

Commit 972f812

Browse files
authored
New package: llt22.Talkio version 2.6.2 (microsoft#353251)
1 parent e666076 commit 972f812

File tree

4 files changed

+105
-0
lines changed

4 files changed

+105
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: llt22.Talkio
5+
PackageVersion: 2.6.2
6+
UpgradeBehavior: install
7+
Installers:
8+
- Architecture: x64
9+
InstallerType: nullsoft
10+
Scope: user
11+
InstallerUrl: https://github.com/llt22/talkio/releases/download/v2.6.2/talkio_2.6.2_x64-setup.exe
12+
InstallerSha256: 8A11D6058EB5CE6207336BE790353D21E4CBF56CB29142C5DAD34CA8EE1A6FB0
13+
ProductCode: talkio
14+
- Architecture: x64
15+
InstallerType: wix
16+
Scope: machine
17+
InstallerUrl: https://github.com/llt22/talkio/releases/download/v2.6.2/talkio_2.6.2_x64_en-US.msi
18+
InstallerSha256: 9F7B0166511AD832943D45F99618461C8221D06E20385D829F776C24326CBB2B
19+
InstallerSwitches:
20+
InstallLocation: INSTALLDIR="<INSTALLPATH>"
21+
ProductCode: '{984B84F9-188A-4C18-9165-4DE8E398A87A}'
22+
AppsAndFeaturesEntries:
23+
- UpgradeCode: '{C17314AF-495C-5A26-8402-79B3B6FDE728}'
24+
ManifestType: installer
25+
ManifestVersion: 1.12.0
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: llt22.Talkio
5+
PackageVersion: 2.6.2
6+
PackageLocale: en-US
7+
# Publisher:
8+
# PublisherUrl:
9+
# PublisherSupportUrl:
10+
# PrivacyUrl:
11+
# Author:
12+
# PackageName:
13+
# PackageUrl:
14+
# License:
15+
# LicenseUrl:
16+
# Copyright:
17+
# CopyrightUrl:
18+
ShortDescription: Let multiple AIs chat simultaneously on your desktop.
19+
Description: Talkio is more than just another ChatGPT client — you can pull multiple AI models into the same group chat, have each of them play a different role, and let them carry out discussions, debates and round-robins around the same topic.
20+
# Moniker:
21+
Tags:
22+
- ai
23+
- chatbot
24+
- large-language-model
25+
- llm
26+
# ReleaseNotes:
27+
# ReleaseNotesUrl:
28+
# PurchaseUrl:
29+
# InstallationNotes:
30+
# Documentations:
31+
ManifestType: locale
32+
ManifestVersion: 1.12.0
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: llt22.Talkio
5+
PackageVersion: 2.6.2
6+
PackageLocale: zh-CN
7+
Publisher: lilongtao
8+
PublisherUrl: https://github.com/llt22
9+
PublisherSupportUrl: https://github.com/llt22/talkio/issues
10+
# PrivacyUrl:
11+
# Author:
12+
PackageName: talkio
13+
PackageUrl: https://github.com/llt22/talkio
14+
License: MIT
15+
LicenseUrl: https://github.com/llt22/talkio/blob/HEAD/LICENSE
16+
Copyright: Copyright (c) 2026 Avatar Contributors
17+
# CopyrightUrl:
18+
ShortDescription: 让多个 AI 在你的桌面上同时对话。
19+
Description: Talkio 不只是又一个 ChatGPT 客户端——你可以把多个 AI 模型拉进同一个群聊,让它们各自扮演不同角色,围绕同一个话题展开讨论、辩论、接龙。
20+
# Moniker:
21+
Tags:
22+
- 人工智能
23+
- 大语言模型
24+
- 聊天机器人
25+
ReleaseNotes: |-
26+
✨ 新功能
27+
- 供应商模型列表新增单模型健康检测按钮,支持对单个模型独立进行检测
28+
- 批量健康检测完成后,异常模型自动关闭
29+
🐛 Bug 修复
30+
- 修复供应商列表首次刷新部分失败的问题(HTTP 插件加载竞态条件)
31+
🎨 改进
32+
- 聊天界面错误消息导航栏新增关闭按钮,点击即可隐藏(有新错误时自动重新显示)
33+
- 供应商刷新失败时显示具体失败的供应商名称和错误原因
34+
- 模型列表刷新失败时弹出错误提示,不再静默失败
35+
ReleaseNotesUrl: https://github.com/llt22/talkio/releases/tag/v2.6.2
36+
# PurchaseUrl:
37+
# InstallationNotes:
38+
# Documentations:
39+
ManifestType: defaultLocale
40+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 v2.7.1 $debug=NVS1.CRLF.7-6-0.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: llt22.Talkio
5+
PackageVersion: 2.6.2
6+
DefaultLocale: zh-CN
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)