Browse Source

Add AI Agent row to comparison table

pull/25254/head
Alper Ebiçoğlu 3 weeks ago
committed by GitHub
parent
commit
824ec62881
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 5
      docs/en/others/aspnet-zero-vs-abp.md

5
docs/en/others/aspnet-zero-vs-abp.md

@ -477,6 +477,11 @@
<td><a href="https://abp.io/docs/latest/suite" target="_blank">ABP Suite</a></td>
<td><a href="https://docs.aspnetzero.com/en/common/latest/Rapid-Application-Development" target="_blank">Power Tools</a></td>
</tr>
<tr>
<td>AI Agent</td>
<td>ABP Studio AI Agent</a></td>
<td><i class="fa fa-minus text-secondary"></i></td>
</tr>
<tr>
<td colspan="3"><strong>Support</strong></td>
</tr>

Loading…
Cancel
Save