PHASE3-Bill2: Usage tracking & quota enforcement
Aperta
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 0
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
- Log every API call (endpoint, tokens, cost, user_id)
- Aggregate daily usage per user
- Check quota before LLM call: generated_count < limit?
- Increment counter after successful generation
- Expose GET /api/quota endpoint
- Warning when 80% quota reached
- Graceful handling when over quota (429 error)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.