5ca4829be4
Research topics across Reddit + X from the last 30 days using OpenAI and xAI APIs. Features: - Auto model selection (GPT-5.x, Grok-3) - Popularity-aware scoring (relevance + recency + engagement) - Reddit thread enrichment with real metrics - Near-duplicate detection - Multiple emit modes (compact, json, context, path) - 24h caching with --refresh bypass - NUX for API key setup - 87 passing unit tests Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
24 lines
385 B
JSON
24 lines
385 B
JSON
{
|
|
"object": "list",
|
|
"data": [
|
|
{
|
|
"id": "grok-4-latest",
|
|
"object": "model",
|
|
"created": 1704067200,
|
|
"owned_by": "xai"
|
|
},
|
|
{
|
|
"id": "grok-4",
|
|
"object": "model",
|
|
"created": 1701388800,
|
|
"owned_by": "xai"
|
|
},
|
|
{
|
|
"id": "grok-3",
|
|
"object": "model",
|
|
"created": 1698710400,
|
|
"owned_by": "xai"
|
|
}
|
|
]
|
|
}
|