{{ getConversationTitle(conversation) }}
{{ conversation.gmtUpdate | date : 'MMM d, HH:mm' }}

{{ getConversationTitle(currentConversation) }}

{{ 'ai.chat.title' | i18n }}

{{ 'ai.chat.loading' | i18n }}

HertzBeat Logo

{{ 'ai.chat.welcome.title' | i18n }}

{{ 'ai.chat.welcome.description' | i18n }}

  • {{ 'ai.chat.welcome.capabilities.monitor' | i18n }}
  • {{ 'ai.chat.welcome.capabilities.manage' | i18n }}
  • {{ 'ai.chat.welcome.capabilities.metrics' | i18n }}
  • {{ 'ai.chat.welcome.capabilities.alerts' | i18n }}
  • {{ 'ai.chat.welcome.capabilities.config' | i18n }}
  • {{ 'ai.chat.welcome.capabilities.troubleshoot' | i18n }}
{{ 'ai.chat.user' | i18n }} 🔔 定时推送 {{ 'ai.chat.assistant' | i18n }} {{ formatTime(message.gmtCreate) }} Typing...
{{ 'ai.chat.typing' | i18n }}
{{ 'ai.chat.input.hint' | i18n }}
{{ 'ai.chat.config.provider' | i18n }}

Choose your AI provider (OpenAI, ZhiPu, or ZAI)

{{ 'ai.chat.config.api-key' | i18n }}

{{ 'ai.chat.config.api-key.help' | i18n }}

{{ 'ai.chat.config.base-url' | i18n }}

{{ 'ai.chat.config.base-url.help' | i18n }}

{{ 'ai.chat.config.model' | i18n }}

{{ 'ai.chat.config.model.help' | i18n }}

{{ 'ai.chat.config.participation.model' | i18n }}

{{ 'ai.chat.config.participation.model.help' | i18n }}

{{ paramDefine.name }}

{{ 'ai.chat.schedule.configured' | i18n }}

{{ 'ai.chat.schedule.skill' | i18n }} {{ 'ai.chat.schedule.cron' | i18n }} {{ 'ai.chat.schedule.status' | i18n }} {{ 'ai.chat.schedule.action' | i18n }} {{ schedule.sopName }} {{ schedule.cronExpression }}

{{ 'ai.chat.schedule.edit' | i18n }}

{{ 'ai.chat.schedule.skill' | i18n }} {{ 'ai.chat.schedule.cron.label' | i18n }}

{{ schedules.length > 0 ? ('ai.chat.schedule.add' | i18n) : ('ai.chat.schedule.create' | i18n) }}

{{ 'ai.chat.schedule.skill.select' | i18n }} {{ 'ai.chat.schedule.cron.label' | i18n }}

{{ 'ai.chat.schedule.cron.common' | i18n }} 0 0 9 * * ? | {{ 'ai.chat.schedule.cron.monday' | i18n }} 0 0 9 ? * MON