mirror of
https://gitcode.com/waxgourd/addons
synced 2026-03-29 03:18:27 +08:00
升级了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:
@@ -42,6 +42,21 @@ configuration:
|
||||
asr.secret_key:
|
||||
name: "语音识别Secret Key"
|
||||
description: "语音识别服务的密钥(仅腾讯ASR需要)"
|
||||
vllm.type:
|
||||
name: "视觉语言大模型(VLLM)"
|
||||
description: "选择使用哪个视觉语言大模型(VLLM),ChatGLMVLLM:智谱 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密钥"
|
||||
|
||||
Reference in New Issue
Block a user