{% extends "base.html" %} {% block title %}{{ inter.name }}{% endblock %} {% block page_title %} {{ inter.name }}{% endblock %} {% block content %} {% include "interactions/_nav.html" %} {% set st = inter.status %} {% set badge = {'running':'chip-active','paused':'chip-group','completed':'chip-telegram','stopped':'chip-inactive','error':'chip-inactive','draft':'chip-private'}.get(st,'chip-private') %}
| # | اکانت | AI | Persona | Role | هدف |
|---|---|---|---|---|---|
| {{ p.order_index + 1 }} | {{ account_names.get(p.account_id, p.account_id) }} | {{ provider_names.get(p.provider_id, '—') }} | {{ persona_names.get(p.persona_id, '—') }} | {{ role_names.get(p.role_id, '—') }} | {{ p.objective or '—' }} |
هنوز پیامی رد و بدل نشده است