tokens ocnifg 1000 per credit adn fix

This commit is contained in:
IGNY8 VPS (Salman)
2025-12-26 01:25:25 +00:00
parent 33b4454f96
commit 544a397e3d
5 changed files with 243 additions and 0 deletions

View File

@@ -75,7 +75,12 @@ class CreditUsageLog(AccountBaseModel):
('idea_generation', 'Content Ideas Generation'),
('content_generation', 'Content Generation'),
('image_generation', 'Image Generation'),
('image_prompt_extraction', 'Image Prompt Extraction'),
('linking', 'Internal Linking'),
('optimization', 'Content Optimization'),
('reparse', 'Content Reparse'),
('site_page_generation', 'Site Page Generation'),
('site_structure_generation', 'Site Structure Generation'),
('ideas', 'Content Ideas Generation'), # Legacy
('content', 'Content Generation'), # Legacy
('images', 'Image Generation'), # Legacy