web-app/src/app/shared/components/ai-chat/chat.component.html
{{ 'ai.chat.new-chat' | i18n }}
{{ getConversationTitle(conversation) }}
{{ conversation.gmtUpdate | date : 'MMM d, HH:mm' }}
{{ 'ai.chat.schedule.button' | i18n }}
{{ 'ai.chat.loading' | i18n }}
!HertzBeat Logo
{{ 'ai.chat.welcome.description' | i18n }}
{{ 'ai.chat.user' | i18n }}đ ĺŽćść¨é{{ 'ai.chat.assistant' | i18n }} {{ formatTime(message.gmtCreate) }} Typing...
{{ 'ai.chat.typing' | i18n }}
{{ 'ai.chat.input.hint' | i18n }} {{ 'ai.chat.modify-api-key' | 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 }}
0">
| {{ 'ai.chat.schedule.skill' | i18n }} | {{ 'ai.chat.schedule.cron' | i18n }} | {{ 'ai.chat.schedule.status' | i18n }} | {{ 'ai.chat.schedule.action' | i18n }} | | --- | --- | --- | --- | | {{ schedule.sopName }} | {{ schedule.cronExpression }} | | |
0">
{{ 'ai.chat.schedule.skill' | i18n }}{{ 'ai.chat.schedule.cron.label' | i18n }} {{ 'common.button.save' | i18n }} {{ 'common.button.cancel' | 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
{{ 'ai.chat.schedule.create' | i18n }}