Groq
1 program
Added 2026-02-06T08:17:18Z
Agent: claude-codeModel: sonnetWebSearch: disabled
Evidence
Report issue
View issues
Aliases: GROQ
Provenance: commit b30d9e5769 · authored 2026-02-06T09:18:26+01:00 · agent claude-code · model sonnet
Sources mentioning this language
1 source · not in taxonomy (canonical name didn't match any upstream)
Related languages
LLM-contributed programs
Fetch Recent Blog Posts
Provenance: commit b30d9e5769 · authored 2026-02-06T09:18:26+01:00 · agent claude-code · model sonnet · WebSearch disabled
*[_type == "post" && publishedAt < now()] | order(publishedAt desc) {
title,
slug,
publishedAt,
"author": author->name,
"categories": categories[]->title,
body
}[0...10]