mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 01:40:15 +08:00
# Conflicts: # astrbot/core/astr_main_agent.py # astrbot/core/db/__init__.py # astrbot/core/db/vec_db/faiss_impl/document_storage.py # astrbot/core/message/components.py # astrbot/core/pipeline/process_stage/method/agent_sub_stages/internal.py # astrbot/core/platform/sources/qqofficial/qqofficial_message_event.py # astrbot/core/platform/sources/qqofficial/qqofficial_platform_adapter.py # astrbot/core/platform/sources/qqofficial_webhook/qo_webhook_server.py # astrbot/core/provider/sources/anthropic_source.py # astrbot/core/provider/sources/openai_source.py # astrbot/dashboard/routes/command.py # astrbot/dashboard/routes/static_file.py # astrbot/dashboard/server.py # dashboard/package.json # dashboard/src/components/chat/ChatInput.vue # dashboard/src/components/chat/ChatMessageList.vue # dashboard/src/components/chat/MessageList.vue # dashboard/src/components/chat/StandaloneChat.vue # dashboard/src/components/chat/message_list_comps/ReasoningBlock.vue # dashboard/src/components/provider/ProviderSourcesPanel.vue # dashboard/src/components/shared/ExtensionCard.vue # dashboard/src/components/shared/ListConfigItem.vue # dashboard/src/composables/useProviderSources.ts # dashboard/src/utils/providerUtils.js # dashboard/src/views/extension/InstalledPluginsTab.vue # docs/zh/dev/star/plugin.md
AstrBot 管理面板
基于 CodedThemes/Berry 模板开发。
环境变量
VITE_ASTRBOT_RELEASE_BASE_URL(可选)- 默认值:
https://github.com/AstrBotDevs/AstrBot/releases - 用途:管理面板内“更新到最新版本”外部跳转所使用的 release 基地址。集成方可按需覆盖(例如 Desktop 指向其自身发布页)。
- 建议传入仓库的
.../releases基地址(不带/latest)。
- 默认值: