{{ __('Notepad++') }}
{{-- --}} @if($record) @endif
@csrf @if($record) @method('PUT') @endif
{{ __('API Monitor') }}
RPM 0/60
RPD @php $todayUsage = \Plugins\NotepadPlusPlus\Models\GeminiUsageLog::where('usage_date', date('Y-m-d'))->first(); $count = $todayUsage->request_count ?? 0; $limit = 1500; $percent = ($count / $limit) * 100; @endphp {{ $count }} / {{ $limit }}
TOKENS {{ number_format($todayUsage->token_count ?? 0, 0, ',', '.') }}
{{ __('Words') }}: 0
{{ __('Ready')}}
{{ __('Back') }}
@if($record) @endif
Gemini 2.5 Chat
{{ __('Hello! Im your AI assistant. How can I help you?') }}
{{ __('AI can see the context of your editor.') }}