Actions
Feature #1262
open[infra] Setup check_gpt_keys
Start date:
12/21/2024
Due date:
12/24/2024 (25 days late)
% Done:
100%
Estimated time:
6:00 h
Spent time:
Description
- Github: https://github.com/ChatGPT-AINNATE/infra-automation-scripts
SELECT gpt_version,count(*) FROM doctransgpt.openai_api_keys where expire_at>now() group by gpt_version;
Nếu có key dưới 10 đơn vị thì bật maintenance mode
Actions