feat: Add Monitoring AI link to admin menu
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
18ac0218d0
commit
3bbe2a36dd
@ -1108,6 +1108,12 @@
|
||||
</svg>
|
||||
Chat AI
|
||||
</a>
|
||||
<a href="{{ url_for('admin_ai_usage') }}">
|
||||
<svg fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 10V3L4 14h7v7l9-11h-7z"/>
|
||||
</svg>
|
||||
Monitoring AI
|
||||
</a>
|
||||
<a href="{{ url_for('debug_panel') }}">
|
||||
<svg fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 20l4-16m4 4l4 4-4 4M6 16l-4-4 4-4"/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user