Merge branch 'main' into main

This commit is contained in:
glay
2025-01-22 14:28:55 +08:00
committed by GitHub
31 changed files with 2863 additions and 301 deletions

View File

@@ -664,6 +664,9 @@ const cn = {
Discovery: {
Name: "发现",
},
Mcp: {
Name: "MCP",
},
FineTuned: {
Sysmessage: "你是一个助手",
},

View File

@@ -674,6 +674,9 @@ const en: LocaleType = {
Discovery: {
Name: "Discovery",
},
Mcp: {
Name: "MCP",
},
FineTuned: {
Sysmessage: "You are an assistant that",
},