升级了addon-zigbee2mqtt-twin、alist、abstbot、ddnsto-go、dozzle、drawio、emby_bate、filebrowser、netdata、nextcluud、openlist、owjdxb-wg、portainer、xiaomusic、xiaozhi-esp32-server-mini;

This commit is contained in:
waxgourd
2026-02-25 11:30:34 +08:00
parent 9e9866271b
commit f04a0d5cda
35 changed files with 113 additions and 25 deletions

View File

@@ -42,6 +42,21 @@ configuration:
asr.secret_key:
name: "语音识别Secret Key"
description: "语音识别服务的密钥仅腾讯ASR需要"
vllm.type:
name: "视觉语言大模型VLLM"
description: "选择使用哪个视觉语言大模型VLLMChatGLMVLLM智谱 AI (Zhipu) 免费QwenVLVLLM阿里云 (通义千问) 付费效果更强XunfeiSparkLLM配置待修正暂不建议使用"
vllm.model_name:
name: "VLLM模型名称"
description: "根据所选服务商填写智谱AI填 glm-4v-flash免费阿里云填 qwen2.5-vl-3b-instruct 或 qwen-vl-max"
vllm.api_key:
name: "VLLM API密钥"
description: "所选服务商的API密钥智谱在 bigmodel.cn 获取,阿里云在 bailian.console.aliyun.com 获取"
intent.type:
name: "意图识别模型"
description: "选择意图识别方式nointent关闭意图识别intent_llm独立LLM模型识别较慢但准确function_call由主LLM直接处理推荐需LLM支持工具调用"
memory.type:
name: "记忆存储"
description: "选择记忆存储方式nomem不启用记忆默认mem0ai云端记忆每月1000次免费mem_local_short本地短期记忆隐私性好"
plugins.get_weather.api_key:
name: "天气API密钥"
description: "和风天气API密钥"