May 17, 2026, 11:40 PM
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
MODEL_NAME = "gpt-4o-mini"
|
||||
WORD_COUNT = '450'
|
||||
CATEGORY_LIMITS = {
|
||||
"Tools & Services": 20,
|
||||
"Websites & Applications": 2,
|
||||
"Concepts & Methods": 10,
|
||||
"Platforms & Search Engines": 6,
|
||||
"Companies & Organizations": 2,
|
||||
"Hardware & Systems": 20,
|
||||
"Languages & Syntax": 2,
|
||||
"Frameworks & Libraries": 20,
|
||||
"AI Models & Assistants": 20
|
||||
}
|
||||
KEYWORDS_OF_INTEREST = ["AI", "AWS", "Google", "LLMs", "Nvidia", "Microsoft", "Oracle", "DataBases", "WordPress", "CMS", "Ghost", "Joomla"]
|
||||
CATEGORIES_OF_INTEREST = ["Platforms & Search Engines"]
|
||||
time_period='daily'
|
||||
Reference in New Issue
Block a user