1 Star 0 Fork 3

活字格开发实验室/示例:AI写文章(简化版)

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
ApplicationSettings.json 1.85 KB
一键复制 编辑 原始数据 按行查看 历史
{
"IntegrateWithOtherApplication": {
"Password": "r9&J~9Gt5Wv9"
},
"ShareCommandContainers": [],
"ListviewLoadingIndicatorSettings": {},
"GlobalProperties": [
{
"Name": "BOCHA_KEY",
"Value": "sk-b95abfd0f20541dfbc6bc139b5ea07bc",
"Remark": ""
},
{
"Name": "WANXIANG_KEY",
"Value": "sk-5ffedfaa3e5f44cdb7b84da2ec1846a3",
"Remark": ""
}
],
"WebSitePort": 41546,
"UserServicePort": 35906,
"BpmServerSchemaId": "793ef0b1-fc32-49a0-8731-3eabe1a38bb4",
"ProcessDataConnectionSet": {
"ExternalDatabaseId": ""
},
"StartPage": "欢迎",
"StartDateFiscalYear": 1,
"BaseOnStartingMonth": true,
"MultipleLanguageSettings": {
"Languages": [
{
"Name": "cn",
"IsDefault": true,
"Description": "内置语言中文,不可删除",
"IsBuildIn": true,
"LanguageAttribute": "zh-cn",
"FontFamily": "Body"
},
{
"Name": "en",
"Description": "内置语言英文,不可删除",
"IsBuildIn": true,
"LanguageAttribute": "en",
"FontFamily": "Calibri"
}
],
"PublicResource": {},
"RuntimeBuiltInResource": {
"FrontEndResources": {},
"ServerResources": {},
"ProcessDesignerResource": {},
"ProcessTrackerResource": {}
},
"PluginResource": {}
},
"AppAIModelSettings": {
"DefaultAIModel": "推理模型",
"AIModels": [
{
"Name": "推理模型",
"PlatformURL": "https://dashscope.aliyuncs.com/compatible-mode/v1",
"APIKey": "sk-5ffedfaa3e5f44cdb7b84da2ec1846a3",
"Model": "deepseek-r1"
},
{
"Name": "文本生成模型",
"PlatformURL": "https://dashscope.aliyuncs.com/compatible-mode/v1",
"APIKey": "sk-5ffedfaa3e5f44cdb7b84da2ec1846a3",
"Model": "qwen-plus-latest"
}
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/low-code-dev-lab/hzg-demo-web-api-ai-integration.git
git@gitee.com:low-code-dev-lab/hzg-demo-web-api-ai-integration.git
low-code-dev-lab
hzg-demo-web-api-ai-integration
示例:AI写文章(简化版)
master

搜索帮助