Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 20:42 UTC

groq / groq-python

The official Python Library for the Groq API

PythonApache-2.0★ 614 stars⑂ 62 forkssince Feb 2024View on GitHub ↗

groq/groq-python holds a health index of 69 out of 100, placing it in the Moderate band. It scores highest on Vitality (78/100) and lowest on AI Readiness (56/100). It was last updated 3 days ago. 2 contributors account for most of its recent work.

69
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

69
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

GroqOrganization
1,201 followers41 public repossince May 2014

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
PyPIgroq1.5.0-5229 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

78Good · 22% of overall
How it's scored
36/36Push recency — last push 3 days ago
11.8/36Commit cadence — 17/52 weeks with commits
12.7/18Commit volume — 25 commits in the last year
3/10OpenSSF Scorecard: Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
Inputs used
commits_last_year25
human_commit_share0.29
days_since_last_push3
active_weeks_last_year17

Release discipline

100Excellent
How it's scored
27/27Ships releases — 49 releases published
36/36Release recency — latest release 29 days ago
27/27Release cadence — a release every ~22.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count49
latest_release_tagv1.5.0
releases_from_tagsno
days_since_latest_release29
mean_days_between_releases22.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

69Moderate · 18% of overall
How it's scored
45.2/60Stars — 614 stars
14.9/25Forks — 62 forks
8.4/15Watchers — 34 watchers
Inputs used
forks62
stars614
watchers34
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

73Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
13.3/22.5Commit distribution — top contributor authored 41% of commits
10.8/13.5Contributor breadth — 8 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor2
contributors_sampled8
top_contributor_share0.407
How it's scored
0/46.8Issue resolution — no issues or no data
35.9/38.3PR acceptance — 230/245 decided PRs merged
6/15OpenSSF Scorecard: Code-Review — Found 4/9 approved changesets -- score normalized to 4
Inputs used
merged_prs230
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs15
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
22.1/25Owner reach — 1,201 followers of groq
23.8/25Track record — 41 public repos, account ~12 yr old
Inputs used
followers1,201
owner_typeOrganization
is_verified
owner_logingroq
public_repos41
account_age_days4,463
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
35/35Publish recency — latest publish 29 days ago
20/20Version history — 52 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgroq
ecosystemspypi
any_deprecatedno
min_days_since_publish29

Engineering Quality

Are baseline engineering and documentation practices in place?

60Moderate · 20% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 24 out of 25 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 1 topics
0/10Wiki
Inputs used
topicsmanaged-by-terraform
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

63Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
3.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.2/2.5CI-Tests — 24 out of 25 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 4/9 approved changesets -- score normalized to 4
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
2.2/7.5Maintained — 4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
0/5Packaging — no data
2/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
4.5/5SAST — SAST tool is not run on all commits -- score normalized to 9
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.4
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages13
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:groq@1.5.0 runtime dependency closure — what installing the published package pulls in — 13 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

56Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 27 of 29 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.931
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — noxfile.py
22/22Automated tests
0/11Lint / format config
11/11Static type checking — src/groq/py.typed
10/10Reproducible environment — devcontainer, Dockerfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
4/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageno
bootstrap_filesnoxfile.py
has_devcontaineryes
has_linter_configno
typecheck_configssrc/groq/py.typed
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — Python with type-check config (src/groq/py.typed)
54.2/55Manageable file sizes — 2/130 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes80,444
source_files_sampled130
oversized_source_files2
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

614GitHub stars
8contributors
25commits, last 12 months
3days since last push
49releases
2bus factor
0open issues
PyPIpackage ecosystems

More detail

Star and fork history 614 ★ / 62 ⇿
614Stars
62Forks
48Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

012525037550062561461212024-022025-052026-07
Major 1Minor 38Patch 9

Each point covers 3 days.

OpenSSF Scorecard 5.4 / 10
5.4aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-21 20:42 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
9CI-Tests24 out of 25 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 4/9 approved changesets -- score normalized to 4
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
3Maintained4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3
n/aPackagingpackaging workflow not detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
9SASTSAST tool is not run on all commits -- score normalized to 9
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
PyPIhttpx>=0.23.0, <1pyproject.toml
PyPIpydantic>=1.9.0, <3pyproject.toml
PyPItyping-extensions>=4.14, <5pyproject.toml
PyPIanyio>=3.5.0, <5pyproject.toml
PyPIdistro>=1.7.0, <2pyproject.toml
PyPIsniffiopyproject.toml
All dependencies 7

Full resolved dependency set from the GitHub dependency graph: 5 direct and 2 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
PyPIanyiodirect
PyPIdistrodirect
PyPIhttpxdirect
PyPIpydanticdirect
PyPItyping-extensionsdirect
PyPIhatchling1.26.3indirect
PyPIhttpx-aiohttpindirect
Dependency advisories 0

Installing pypi:groq@1.5.0 pulls in 13 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "managed-by-terraform"
      ],
      "is_fork": false,
      "size_kb": 894,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Ruby": 12,
        "Shell": 5537,
        "Python": 766170,
        "Dockerfile": 333
      },
      "pushed_at": "2026-07-18T02:11:39Z",
      "created_at": "2024-02-14T22:48:15Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-19T02:18:33Z",
      "description": "The official Python Library for the Groq API",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://groq.com",
      "name": "Groq",
      "type": "Organization",
      "login": "groq",
      "company": null,
      "location": null,
      "followers": 1201,
      "avatar_url": "https://avatars.githubusercontent.com/u/7464134?v=4",
      "created_at": "2014-05-02T04:39:32Z",
      "is_verified": null,
      "public_repos": 41,
      "account_age_days": 4463
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-06-21T22:57:15Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-05-28T03:11:31Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-05-11T08:03:39Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-04-18T10:43:36Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2026-03-25T23:15:55Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2026-03-11T09:11:00Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-03-08T23:11:40Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2025-12-17T23:34:08Z"
        },
        {
          "tag": "v0.37.1",
          "kind": "patch",
          "published_at": "2025-12-04T18:07:51Z"
        },
        {
          "tag": "v0.37.0",
          "kind": "minor",
          "published_at": "2025-12-01T18:32:25Z"
        },
        {
          "tag": "v0.36.0",
          "kind": "minor",
          "published_at": "2025-11-20T02:29:51Z"
        },
        {
          "tag": "v0.35.0",
          "kind": "minor",
          "published_at": "2025-11-18T23:52:30Z"
        },
        {
          "tag": "v0.34.1",
          "kind": "patch",
          "published_at": "2025-11-14T16:42:22Z"
        },
        {
          "tag": "v0.34.0",
          "kind": "minor",
          "published_at": "2025-11-12T20:50:36Z"
        },
        {
          "tag": "v0.33.0",
          "kind": "minor",
          "published_at": "2025-10-21T01:38:30Z"
        },
        {
          "tag": "v0.32.0",
          "kind": "minor",
          "published_at": "2025-09-27T23:01:20Z"
        },
        {
          "tag": "v0.31.1",
          "kind": "patch",
          "published_at": "2025-09-04T18:00:46Z"
        },
        {
          "tag": "v0.31.0",
          "kind": "minor",
          "published_at": "2025-08-05T23:13:25Z"
        },
        {
          "tag": "v0.30.0",
          "kind": "minor",
          "published_at": "2025-07-11T20:28:20Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2025-06-25T23:39:56Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2025-06-12T16:22:30Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2025-06-11T17:16:29Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2025-05-29T18:25:05Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2025-05-16T19:57:24Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2025-05-02T16:13:09Z"
        },
        {
          "tag": "v0.23.1",
          "kind": "patch",
          "published_at": "2025-04-24T18:59:11Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2025-04-22T23:33:19Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2025-04-02T20:33:50Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2025-04-01T23:45:52Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2025-03-19T02:31:54Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2025-03-11T23:22:51Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2025-02-05T01:29:56Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2025-02-03T21:40:51Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2025-01-29T19:36:47Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2025-01-11T02:57:55Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2025-01-09T05:32:19Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2024-12-15T08:50:07Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2024-11-29T19:35:27Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2024-11-12T19:17:06Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2024-09-03T19:16:49Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2024-08-27T15:56:35Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2024-06-11T20:11:31Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2024-05-22T21:42:33Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2024-05-22T00:18:25Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2024-05-16T17:46:17Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2024-04-11T17:53:08Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2024-03-01T22:13:26Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2024-02-21T03:01:42Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2024-02-15T04:38:07Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7b93dfa948e2832b468e6ec543db68a18b3bbd22",
          "body": "…bklieger-groq) (#278)",
          "is_bot": false,
          "headline": "chore: update CODEOWNERS (add @pmichalina-groq, remove @gradenr and @…",
          "author_name": "Patrick Michalina",
          "author_login": "pmichalina-groq",
          "committed_at": "2026-07-14T22:24:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03056d63932b772457ffb2a8ba962e0987e3e984",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 1.5.0 (#274)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-21T22:57:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4923d978b42a3fd221154355759ba039b9074f4",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 1.4.0 (#272)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-28T03:11:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4ee1e0d26347d6c3bfc8b708264767be47ba69c",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 1.3.0 (#271)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-11T08:03:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcdebf0b4318b651e42dc4ff67c859c525cbf0bb",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 1.2.0 (#270)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-18T10:43:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9793d5e9c3993ee7b7b0a9b75a7f324ac7de0323",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 1.1.2 (#269)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-25T23:15:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "210cc4fcaee7fa02d731b9066209385e6b3288fd",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 1.1.1 (#268)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-11T09:10:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3203b083eacecc3c4cfaf4c3fa66b17b53b52801",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 1.1.0 (#263)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-08T23:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f0082afd5ba6b28f9842e41bfc1dabe5ab075a8",
          "body": null,
          "is_bot": false,
          "headline": "fix: use valid Python version and fix mypy lint error (#267)",
          "author_name": "Andrew Tan",
          "author_login": "andrewtlw",
          "committed_at": "2026-03-08T23:02:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01190ecbbb5b0c2afe107fabb02195ce7521e2e1",
          "body": null,
          "is_bot": false,
          "headline": "chore: deprecate Python 3.9 support (#264)",
          "author_name": "Roman",
          "author_login": "gameroman",
          "committed_at": "2026-03-08T09:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dd148ef082c4f86efab3b8f16f7d920096c0841",
          "body": null,
          "is_bot": false,
          "headline": "Update CODEOWNERS (#265)",
          "author_name": "cwilmott-groq",
          "author_login": "cwilmott-groq",
          "committed_at": "2026-03-06T00:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec09723903b08454ad351627c7d9ba58b547278d",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 1.0.0 (#262)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-12-17T23:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b03b94b13a28855e67baf7c47153f9792c02d6d3",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>\nCo-authored-by: dm-cohere <deirdre.meehan@cohere.com>\nCo-authored-by: Deirdre Meehan <deirdre.meehan@192.168.1.124>\nCo-authored-by: Graden Rea <gradenr@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.37.1 (#261)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-12-04T18:07:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "846b03892afb06d743b438a748620912bf68e295",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>\nCo-authored-by: Graden Rea <grea@groq.com>",
          "is_bot": true,
          "headline": "release: 0.37.0 (#259)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-12-01T18:32:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45155a646e3f159e11abfb917416a5162f3bfdf6",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.36.0 (#258)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-11-20T02:29:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07f6b0b62205115ca6ee58b9bab5c73a9c81f0e9",
          "body": "…bypass.yaml [skip ci]",
          "is_bot": false,
          "headline": "chore: GitHub Terraform: Create/Update .github/workflows/code-freeze-…",
          "author_name": "groq-github-bot",
          "author_login": "groq-github-bot",
          "committed_at": "2025-11-19T00:34:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f14acf633619dde877fda2cbaf7c5873d6a692c",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>\nCo-authored-by: Graden Rea <grea@groq.com>",
          "is_bot": true,
          "headline": "release: 0.35.0 (#257)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-11-18T23:52:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63d11e39fec78e040a95e6e3fe398fe6ca9e1fc2",
          "body": "…bypass.yaml [skip ci]",
          "is_bot": false,
          "headline": "chore: GitHub Terraform: Create/Update .github/workflows/code-freeze-…",
          "author_name": "groq-github-bot",
          "author_login": "groq-github-bot",
          "committed_at": "2025-11-18T23:36:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ae355a1ccce072293e292119bc3feb0526bc46d",
          "body": "Co-authored-by: Graden Rea <gradenr@users.noreply.github.com>\nCo-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.34.1 (#256)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-11-14T16:42:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b410a6201a995be36012af36ffbc138145d97ccb",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.34.0 (#253)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-11-12T20:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aab8ae00cb1a9f44de37ee6d846b4f729ccc304",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>\nCo-authored-by: Graden Rea <grea@groq.com>\nCo-authored-by: Graden Rea <gradenr@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.33.0 (#252)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-10-21T01:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fc7614d52930aee6ea5e18dba6b0ea5d7443391",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>\nCo-authored-by: Graden Rea <grea@groq.com>",
          "is_bot": true,
          "headline": "release: 0.32.0 (#251)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-27T23:01:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba00a6e71b7559da44a2d9b2a4babcdfa6d70b85",
          "body": "…ip ci]",
          "is_bot": false,
          "headline": "fix: GitHub Terraform: Create/Update .github/workflows/stale.yaml [sk…",
          "author_name": "Groq GitHub Bot",
          "author_login": "groq-github-bot",
          "committed_at": "2025-09-05T17:08:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24ff700af0434834bf10992eba7cfecba43638fc",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>\nCo-authored-by: Cole McCracken <colemccracken@gmail.com>\nCo-authored-by: Graden Rea <grea@groq.com>",
          "is_bot": true,
          "headline": "release: 0.31.1 (#249)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-09-04T18:00:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa6d8b1805e74673880ee5a6e1d56b96b7587738",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>\nCo-authored-by: Graden Rea <grea@groq.com>",
          "is_bot": true,
          "headline": "release: 0.31.0 (#248)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-08-05T23:13:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7d91561ecc82bb8b9a37d0cfe5bd9a8440538c1",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>\nCo-authored-by: Graden Rea <grea@groq.com>",
          "is_bot": true,
          "headline": "release: 0.30.0 (#247)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-07-11T20:28:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "464ada9d4cde3fb7525e383e747178c94348472d",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix code owners",
          "author_name": "Graden Rea",
          "author_login": "gradenr",
          "committed_at": "2025-07-11T20:15:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b9fc30d6aa58a9b9fd3eb32b79618f4551316e2",
          "body": null,
          "is_bot": false,
          "headline": "chore: Add bklieger-groq to CODEOWNERS",
          "author_name": "Graden Rea",
          "author_login": "gradenr",
          "committed_at": "2025-06-25T23:43:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "871d2471fd280f4ea8c3bd6a75bdd8b2d4665888",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.29.0 (#246)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-06-25T23:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "842e56a9901eed8bfe1f32b941422d211356cf3c",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>\nCo-authored-by: Graden Rea <grea@groq.com>",
          "is_bot": true,
          "headline": "release: 0.28.0 (#245)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-06-12T16:22:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64bbdcd527d42bb1edf40ee4f61e6266667527ec",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.27.0 (#244)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-06-11T17:16:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e55da1af740300565a6f4547ec06e0452ef00e3e",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.26.0 (#243)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-05-29T18:24:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5c9a207335c62e5046c5087eada17d50d71ddf1",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>\nCo-authored-by: Graden Rea <grea@groq.com>",
          "is_bot": true,
          "headline": "release: 0.25.0 (#241)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-05-16T19:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a365e262f988103f5757ffd9054b822a72868586",
          "body": "…ip ci]",
          "is_bot": false,
          "headline": "fix: GitHub Terraform: Create/Update .github/workflows/stale.yaml [sk…",
          "author_name": "Groq GitHub Bot",
          "author_login": "groq-github-bot",
          "committed_at": "2025-05-15T15:15:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1280b2c3e09283ead84cd3722c65519fbec2804",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>\nCo-authored-by: Graden Rea <grea@groq.com>",
          "is_bot": true,
          "headline": "release: 0.24.0 (#240)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-05-02T16:13:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab7fe20db775bd0351cdd64f6e506553f9b62f0b",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>\nCo-authored-by: Benjamin Klieger <bklieger@groq.com>",
          "is_bot": true,
          "headline": "release: 0.23.1 (#239)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-04-24T18:59:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3d1ea083e42905bf2f1704cf8d4124c365c5d12",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.23.0 (#234)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-04-22T23:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a05d8648f23fd68399feea53d64066c0b4b1ccf",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.22.0 (#229)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-04-02T20:33:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b735d35bc94797dc3f6eaed134ddedc8e46b077a",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.21.0 (#223)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-04-01T23:45:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f14aacde8c5b5a7cd6110ad0ba722235706d432",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.20.0 (#212)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-03-19T02:31:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90be0841aa181737b1d702b1852c1d667dd65cc5",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>\nCo-authored-by: Graden Rea <grea@groq.com>",
          "is_bot": true,
          "headline": "release: 0.19.0 (#194)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-03-11T23:22:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "662763a5eaf833226772dedb36f64cfd460901a1",
          "body": "…ip ci]",
          "is_bot": false,
          "headline": "fix: GitHub Terraform: Create/Update .github/workflows/stale.yaml [sk…",
          "author_name": "Groq GitHub Bot",
          "author_login": "groq-github-bot",
          "committed_at": "2025-03-07T14:32:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5298ec1a8c6f1b6958a217c95f6a8bb19e90bd28",
          "body": "…ip ci]",
          "is_bot": false,
          "headline": "fix: GitHub Terraform: Create/Update .github/workflows/stale.yaml [sk…",
          "author_name": "Groq GitHub Bot",
          "author_login": "groq-github-bot",
          "committed_at": "2025-03-04T14:46:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b74ce9e301115520c744e18425653a4c783cb6f5",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.18.0 (#189)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-02-05T01:29:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cee54eecebfc7eb5007968b0e6629c0d9520517",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.17.0 (#186)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-02-03T21:40:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10566c38470e198dddd7f56f17cd6147e1250afe",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.16.0 (#178)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-01-29T19:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b91340106d3e6b0f06f3cad4cfde436866cdfd2",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.15.0 (#173)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-01-11T02:57:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6e2c46aa4a34f344521702b96c6fc0fb377112a",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.14.0 (#159)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2025-01-09T05:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17a1b1085d83787a2f4453a5501a01ba64149155",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.13.1 (#146)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-12-15T08:50:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa2e13b5747d18aeb478700f1e5426af2fd087a1",
          "body": "Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.13.0 (#135)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-11-29T19:35:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c32a996df186d04e5d97c084c18acd0d43472e31",
          "body": "Co-authored-by: Stainless Bot <dev+git@stainlessapi.com>\r\nCo-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "release: 0.12.0 (#128)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-11-12T19:17:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "537cc4977b4fcc1c7679abcc9ca4ddf2fbafdcd2",
          "body": "…ip ci]",
          "is_bot": false,
          "headline": "fix: GitHub Terraform: Create/Update .github/workflows/stale.yaml [sk…",
          "author_name": "Groq GitHub Bot",
          "author_login": "groq-github-bot",
          "committed_at": "2024-10-31T23:18:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cbcbae7d8b2947587f16d0bad9bd8ef8c54c166",
          "body": null,
          "is_bot": true,
          "headline": "release: 0.11.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-09-03T19:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f53084e07dfd775da4076db8e6d26ddfa101e8de",
          "body": "Co-authored-by: Jordan Wu <101218661+jordan-definitive@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat(internal): handle streaming error (#119)",
          "author_name": "Jordan Wu",
          "author_login": "jordan-wu-97",
          "committed_at": "2024-09-03T19:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89b9c14a66af27a9b669f27702ef8433677d11ca",
          "body": null,
          "is_bot": true,
          "headline": "release: 0.10.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-08-27T15:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d40e8c4f13eba1629d44ee583c8edd5625593275",
          "body": null,
          "is_bot": true,
          "headline": "chore(internal): codegen related update (#117)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-08-27T15:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fc27fe572ce756bc17417c8dca63618a209b3ef",
          "body": null,
          "is_bot": false,
          "headline": "feat(api): OpenAPI spec update via Stainless API (#115)",
          "author_name": "Stainless Bot",
          "author_login": null,
          "committed_at": "2024-08-27T15:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0c4567d6bef41fef81884b5c83abaf37ff112a5",
          "body": null,
          "is_bot": true,
          "headline": "chore(internal): use different 32bit detection method (#113)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-08-27T15:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bf5bef280b60a488a65e6617a89a55cca79a04f",
          "body": null,
          "is_bot": true,
          "headline": "chore(internal): codegen related update (#112)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-08-27T15:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b791ac31272d4691e1c1abf572d020e8824f740",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): OpenAPI spec update via Stainless API (#111)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-08-27T15:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95ccf70264c4a26f1355e190554712218886e9b2",
          "body": null,
          "is_bot": true,
          "headline": "chore(tests): update prism version (#106)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-08-27T15:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "545b2ebedf23632557fd70cc8769c30001372875",
          "body": null,
          "is_bot": true,
          "headline": "chore(ci): limit release doctor target branches (#105)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-08-27T15:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "521b942a5f6df02f5c3dbe6c07f5abdc9b5fc893",
          "body": "… (#104)",
          "is_bot": true,
          "headline": "chore(docs): document how to do per-request http client customization…",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-08-27T15:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d7b995f399679636f0758274da41e2f23e7e5d7",
          "body": null,
          "is_bot": true,
          "headline": "chore(internal): codegen related update (#103)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-08-27T15:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a60028966bed192c0e9d160eb541f8362f46b633",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): OpenAPI spec update via Stainless API (#102)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-08-27T15:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a170b89b1bcece22c26dee41ff1d98727b83ba9",
          "body": null,
          "is_bot": false,
          "headline": "feat(api): OpenAPI spec update via Stainless API (#98)",
          "author_name": "Stainless Bot",
          "author_login": null,
          "committed_at": "2024-08-27T15:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebbff8f68ede7912e7ef9fcf202ab5e6cf561d72",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio (#97)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-08-27T15:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebc06db98d71ffd9f7db7004c465e57ed5f2432f",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio (#94)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-08-27T15:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bcc29478315e59c2a9a730ade712511e0540f7b",
          "body": null,
          "is_bot": true,
          "headline": "release: 0.9.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-06-11T20:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8ec60347202947d429bdd48fe62560caf2a05f0",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): Fix audio transcription response formats",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-06-11T20:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "882cd40f6d5baa82cc5b3a961f2adcb745efa64b",
          "body": "Add parallel tool calling option to chat completions\nAllow 'required' as a function call option",
          "is_bot": true,
          "headline": "feat(api): Tool calling features",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-06-11T20:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82d845b980d9f1ccd66f059e24eba190b8245925",
          "body": null,
          "is_bot": true,
          "headline": "release: 0.8.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-05-22T21:42:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e28f27794439a91896cd264a2bd0f98344897af6",
          "body": null,
          "is_bot": false,
          "headline": "chore: patch streaming",
          "author_name": "Graden Rea",
          "author_login": "gradenr",
          "committed_at": "2024-05-22T21:42:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2c95d1ae6fa7021a2c87ca6f1ec8f4c5aabfcdf",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix array indices in README examples",
          "author_name": "Graden Rea",
          "author_login": "gradenr",
          "committed_at": "2024-05-22T21:42:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fadbd08360aaae6794170ceee0a5054420ba1c8f",
          "body": null,
          "is_bot": false,
          "headline": "feat(api): Define OpenAI-compatible models",
          "author_name": "Stainless Bot",
          "author_login": null,
          "committed_at": "2024-05-22T21:42:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d48e365be22ad2e8cde035634c9b3b65b14f9441",
          "body": null,
          "is_bot": true,
          "headline": "release: 0.7.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-05-22T00:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fbffdeb6385376507b04df01688c9b73ad37f04",
          "body": null,
          "is_bot": false,
          "headline": "chore: patch streaming",
          "author_name": "Jordan Wu",
          "author_login": "jordan-wu-97",
          "committed_at": "2024-05-22T00:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ba14e65e6a89e0f036c92709ac93051abc28b6a",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix array indices in README examples",
          "author_name": "Graden Rea",
          "author_login": "gradenr",
          "committed_at": "2024-05-22T00:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baea005ae27869223f03397e90ef8bc97f554612",
          "body": "* Mark required fields as required\n* Define enums values for various strings\n* fix tool call choice support",
          "is_bot": false,
          "headline": "feat(api): Improve types",
          "author_name": "Stainless Bot",
          "author_login": null,
          "committed_at": "2024-05-22T00:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e2111cd40b86c9a3e1bbf3399375a486fe6fc58",
          "body": null,
          "is_bot": true,
          "headline": "release: 0.6.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-05-16T17:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b6256028e585728197c52748d81eb974580bda7",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio (#46)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-05-16T17:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0762e2ace180821bbc99c78d6c939e7a43efd6d6",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): OpenAPI spec update via Stainless API (#45)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-05-16T17:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "615b704d80ac6826a465d101dcde78440fb61f5c",
          "body": null,
          "is_bot": false,
          "headline": "chore: patch streaming",
          "author_name": "Jordan Wu",
          "author_login": "jordan-wu-97",
          "committed_at": "2024-05-16T17:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "841ca57321f7ff89a681675d4cc557354e77f184",
          "body": null,
          "is_bot": false,
          "headline": "chore(examples): embedding example",
          "author_name": "Jordan Wu",
          "author_login": "jordan-wu-97",
          "committed_at": "2024-05-16T17:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c6814c0c9e6a28dd1f72e2586ded8ff0fc045d0",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio (#44)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-05-16T17:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17d2b1f9c9361e97bd6ec1d4ec06b4c43dd2290d",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio (#43)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-05-16T17:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16ba39ffeb8dd8ad26a35e8bab9bf5a1089bc334",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio (#42)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-05-16T17:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4522cd28b947d101c1c6842367962f97fa3b2e69",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio (#41)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-05-16T17:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8020ae4d5a418a18f9082213e86c0b12e931e24",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio (#40)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-05-16T17:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ed340e7779a0bea93b6ebede38bcf4b96520c59",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): OpenAPI spec update via Stainless API (#39)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-05-16T17:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b10a3835bf5126332bf12a3c39dc15c79f7aac22",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio (#38)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-05-16T17:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "970d1ce9331a445759edbd8b35d0510e5365d83d",
          "body": null,
          "is_bot": true,
          "headline": "feat(api): update via SDK Studio (#35)",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-05-16T17:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b5e3f048f0c2b74fd02a132b45e89b84502898d",
          "body": null,
          "is_bot": true,
          "headline": "release: 0.5.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-04-11T17:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0077c52ebed4c95f4ba1962d67f698b52ba66edb",
          "body": null,
          "is_bot": false,
          "headline": "chore(examples): lint",
          "author_name": "Graden Rea",
          "author_login": "gradenr",
          "committed_at": "2024-04-11T17:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a035097d5b9ed4c821a6ba2f55c8c6c9e038d5e",
          "body": null,
          "is_bot": false,
          "headline": "chore: Fix streaming before release",
          "author_name": "Graden Rea",
          "author_login": "gradenr",
          "committed_at": "2024-04-11T17:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d09b5f983a00542efa64fe483d59778aed691d35",
          "body": null,
          "is_bot": false,
          "headline": "chore: add CODEOWNERS",
          "author_name": "Graden Rea",
          "author_login": "gradenr",
          "committed_at": "2024-04-11T17:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1474c265fac4fb04c5ad8be046c78a8c22f3d721",
          "body": null,
          "is_bot": true,
          "headline": "feat: Add transcription and translation endpoints",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-04-11T17:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "220a2f14306c61029c70fc39ee7ed713f7068f30",
          "body": null,
          "is_bot": true,
          "headline": "release: 0.4.2",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2024-03-01T22:13:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfc3477f7ba7ccefbb7625100c10c26780b71df3",
          "body": null,
          "is_bot": false,
          "headline": "Add Usage metrics to streaming",
          "author_name": "Graden Rea",
          "author_login": "gradenr",
          "committed_at": "2024-03-01T22:13:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1777011c9d866a7e07e17dd32c4925ebfc8c6b93",
          "body": null,
          "is_bot": false,
          "headline": "Re-add streaming support",
          "author_name": "Graden Rea",
          "author_login": "gradenr",
          "committed_at": "2024-03-01T22:13:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 49,
      "commits_last_year": 25,
      "latest_release_at": "2026-06-21T22:57:15Z",
      "latest_release_tag": "v1.5.0",
      "releases_from_tags": false,
      "days_since_last_push": 3,
      "active_weeks_last_year": 17,
      "days_since_latest_release": 29,
      "mean_days_between_releases": 22.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "groq",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "Intended Audience :: Developers",
            "License :: OSI Approved :: Apache Software License",
            "Operating System :: MacOS",
            "Operating System :: Microsoft :: Windows",
            "Operating System :: OS Independent",
            "Operating System :: POSIX",
            "Operating System :: POSIX :: Linux",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: 3.14",
            "Topic :: Software Development :: Libraries :: Python Modules",
            "Typing :: Typed"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/groq/",
          "is_deprecated": false,
          "latest_version": "1.5.0",
          "repository_url": "https://github.com/groq/groq-python",
          "versions_count": 52,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2023-11-02T01:26:19.408906Z",
          "latest_published_at": "2026-06-21T22:57:30.202956Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 29
        }
      ]
    },
    "popularity": {
      "forks": 62,
      "stars": 614,
      "watchers": 34,
      "fork_history": {
        "days": [
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-24",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-12",
            "count": 1
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-06-01",
            "count": 1
          },
          {
            "date": "2024-06-02",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-09-04",
            "count": 1
          },
          {
            "date": "2024-09-08",
            "count": 1
          },
          {
            "date": "2024-09-14",
            "count": 1
          },
          {
            "date": "2024-09-17",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-11-09",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 1
          },
          {
            "date": "2024-12-07",
            "count": 1
          },
          {
            "date": "2024-12-24",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-14",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-08-13",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-10-18",
            "count": 1
          },
          {
            "date": "2025-10-19",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-03-08",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-03",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 61,
        "total_forks": 62
      },
      "star_history": {
        "days": [
          {
            "date": "2024-02-16",
            "count": 13
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 4
          },
          {
            "date": "2024-02-20",
            "count": 12
          },
          {
            "date": "2024-02-21",
            "count": 5
          },
          {
            "date": "2024-02-22",
            "count": 5
          },
          {
            "date": "2024-02-23",
            "count": 3
          },
          {
            "date": "2024-02-24",
            "count": 1
          },
          {
            "date": "2024-02-25",
            "count": 3
          },
          {
            "date": "2024-02-26",
            "count": 2
          },
          {
            "date": "2024-02-27",
            "count": 2
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 5
          },
          {
            "date": "2024-03-02",
            "count": 2
          },
          {
            "date": "2024-03-03",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 3
          },
          {
            "date": "2024-03-06",
            "count": 1
          },
          {
            "date": "2024-03-07",
            "count": 4
          },
          {
            "date": "2024-03-08",
            "count": 3
          },
          {
            "date": "2024-03-09",
            "count": 1
          },
          {
            "date": "2024-03-10",
            "count": 2
          },
          {
            "date": "2024-03-11",
            "count": 2
          },
          {
            "date": "2024-03-12",
            "count": 2
          },
          {
            "date": "2024-03-13",
            "count": 4
          },
          {
            "date": "2024-03-14",
            "count": 2
          },
          {
            "date": "2024-03-15",
            "count": 4
          },
          {
            "date": "2024-03-16",
            "count": 6
          },
          {
            "date": "2024-03-17",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 2
          },
          {
            "date": "2024-03-19",
            "count": 3
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-03-24",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 3
          },
          {
            "date": "2024-04-04",
            "count": 4
          },
          {
            "date": "2024-04-08",
            "count": 2
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 2
          },
          {
            "date": "2024-04-13",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 2
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 2
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 3
          },
          {
            "date": "2024-04-20",
            "count": 4
          },
          {
            "date": "2024-04-21",
            "count": 11
          },
          {
            "date": "2024-04-22",
            "count": 3
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 3
          },
          {
            "date": "2024-04-25",
            "count": 4
          },
          {
            "date": "2024-04-26",
            "count": 4
          },
          {
            "date": "2024-04-27",
            "count": 1
          },
          {
            "date": "2024-04-28",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 5
          },
          {
            "date": "2024-04-30",
            "count": 3
          },
          {
            "date": "2024-05-01",
            "count": 2
          },
          {
            "date": "2024-05-02",
            "count": 3
          },
          {
            "date": "2024-05-03",
            "count": 1
          },
          {
            "date": "2024-05-04",
            "count": 5
          },
          {
            "date": "2024-05-05",
            "count": 2
          },
          {
            "date": "2024-05-06",
            "count": 5
          },
          {
            "date": "2024-05-07",
            "count": 6
          },
          {
            "date": "2024-05-08",
            "count": 3
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 3
          },
          {
            "date": "2024-05-12",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 3
          },
          {
            "date": "2024-05-15",
            "count": 2
          },
          {
            "date": "2024-05-17",
            "count": 1
          },
          {
            "date": "2024-05-18",
            "count": 1
          },
          {
            "date": "2024-05-19",
            "count": 2
          },
          {
            "date": "2024-05-20",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 3
          },
          {
            "date": "2024-05-23",
            "count": 1
          },
          {
            "date": "2024-05-24",
            "count": 2
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 4
          },
          {
            "date": "2024-05-28",
            "count": 3
          },
          {
            "date": "2024-05-29",
            "count": 3
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-01",
            "count": 1
          },
          {
            "date": "2024-06-02",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 2
          },
          {
            "date": "2024-06-06",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 3
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-06-09",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 2
          },
          {
            "date": "2024-06-11",
            "count": 2
          },
          {
            "date": "2024-06-13",
            "count": 4
          },
          {
            "date": "2024-06-16",
            "count": 2
          },
          {
            "date": "2024-06-17",
            "count": 2
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 3
          },
          {
            "date": "2024-06-21",
            "count": 2
          },
          {
            "date": "2024-06-22",
            "count": 2
          },
          {
            "date": "2024-06-23",
            "count": 4
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-06-27",
            "count": 3
          },
          {
            "date": "2024-06-29",
            "count": 1
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 3
          },
          {
            "date": "2024-07-05",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 2
          },
          {
            "date": "2024-07-11",
            "count": 2
          },
          {
            "date": "2024-07-12",
            "count": 2
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 2
          },
          {
            "date": "2024-07-18",
            "count": 3
          },
          {
            "date": "2024-07-19",
            "count": 4
          },
          {
            "date": "2024-07-21",
            "count": 2
          },
          {
            "date": "2024-07-22",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 4
          },
          {
            "date": "2024-07-25",
            "count": 3
          },
          {
            "date": "2024-07-26",
            "count": 2
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-07-28",
            "count": 4
          },
          {
            "date": "2024-07-29",
            "count": 2
          },
          {
            "date": "2024-07-30",
            "count": 2
          },
          {
            "date": "2024-07-31",
            "count": 1
          },
          {
            "date": "2024-08-01",
            "count": 2
          },
          {
            "date": "2024-08-02",
            "count": 2
          },
          {
            "date": "2024-08-04",
            "count": 2
          },
          {
            "date": "2024-08-05",
            "count": 1
          },
          {
            "date": "2024-08-07",
            "count": 3
          },
          {
            "date": "2024-08-08",
            "count": 1
          },
          {
            "date": "2024-08-09",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 2
          },
          {
            "date": "2024-08-24",
            "count": 1
          },
          {
            "date": "2024-08-25",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 2
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-04",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 2
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 2
          },
          {
            "date": "2024-09-13",
            "count": 1
          },
          {
            "date": "2024-09-15",
            "count": 2
          },
          {
            "date": "2024-09-16",
            "count": 3
          },
          {
            "date": "2024-09-17",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 2
          },
          {
            "date": "2024-09-28",
            "count": 1
          },
          {
            "date": "2024-09-30",
            "count": 2
          },
          {
            "date": "2024-10-01",
            "count": 1
          },
          {
            "date": "2024-10-05",
            "count": 1
          },
          {
            "date": "2024-10-06",
            "count": 1
          },
          {
            "date": "2024-10-08",
            "count": 1
          },
          {
            "date": "2024-10-11",
            "count": 1
          },
          {
            "date": "2024-10-12",
            "count": 1
          },
          {
            "date": "2024-10-13",
            "count": 1
          },
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2024-10-16",
            "count": 3
          },
          {
            "date": "2024-10-18",
            "count": 2
          },
          {
            "date": "2024-10-20",
            "count": 2
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-10-27",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 1
          },
          {
            "date": "2024-11-02",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 2
          },
          {
            "date": "2024-11-07",
            "count": 2
          },
          {
            "date": "2024-11-10",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-19",
            "count": 2
          },
          {
            "date": "2024-11-20",
            "count": 2
          },
          {
            "date": "2024-11-25",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-12-01",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2024-12-09",
            "count": 3
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2024-12-25",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 3
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 3
          },
          {
            "date": "2025-01-18",
            "count": 2
          },
          {
            "date": "2025-01-19",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 3
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 3
          },
          {
            "date": "2025-01-26",
            "count": 2
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-02-01",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-16",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 3
          },
          {
            "date": "2025-02-23",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 2
          },
          {
            "date": "2025-02-26",
            "count": 3
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-09",
            "count": 2
          },
          {
            "date": "2025-03-11",
            "count": 2
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-03-15",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 2
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-05",
            "count": 1
          },
          {
            "date": "2025-04-06",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 2
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-04",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 1
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-06-01",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-06-18",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 2
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-07-01",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-13",
            "count": 1
          },
          {
            "date": "2025-07-19",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-07-25",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 2
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-09",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 1
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-08-31",
            "count": 2
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-06",
            "count": 2
          },
          {
            "date": "2025-09-07",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-17",
            "count": 2
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-05",
            "count": 1
          },
          {
            "date": "2025-10-12",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 2
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-01",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-11-16",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-11",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 2
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-26",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 2
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 2
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 2
          },
          {
            "date": "2026-06-25",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-04",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 614,
        "total_stars": 614
      },
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "noxfile.py"
      ],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [
        "src/groq/py.typed"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 80444,
      "source_files_sampled": 130,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 13,
        "assessed_package": "pypi:groq@1.5.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "httpx",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.23.0, <1"
        },
        {
          "name": "pydantic",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.9.0, <3"
        },
        {
          "name": "typing-extensions",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=4.14, <5"
        },
        {
          "name": "anyio",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=3.5.0, <5"
        },
        {
          "name": "distro",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.7.0, <2"
        },
        {
          "name": "sniffio",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "anyio",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "distro",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "httpx",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "hatchling",
            "direct": false,
            "version": "1.26.3",
            "ecosystem": "pypi"
          },
          {
            "name": "httpx-aiohttp",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 7,
        "direct_count": 5,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 230,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 15
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "gradenr",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/1074525?v=4"
        },
        {
          "type": "User",
          "login": "groq-github-bot",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/164107404?v=4"
        },
        {
          "type": "User",
          "login": "jordan-wu-97",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/101218661?v=4"
        },
        {
          "type": "User",
          "login": "andrewtlw",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/9657842?v=4"
        },
        {
          "type": "User",
          "login": "meorphis",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/108296353?v=4"
        },
        {
          "type": "User",
          "login": "pmichalina-groq",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/239856330?v=4"
        },
        {
          "type": "User",
          "login": "gameroman",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/121314722?v=4"
        },
        {
          "type": "User",
          "login": "cwilmott-groq",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/187439654?v=4"
        }
      ],
      "contributors_sampled": 8,
      "top_contributor_share": 0.407
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "code-freeze-bypass.yaml",
        "publish-pypi.yml",
        "release-doctor.yml",
        "stale.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "24 out of 25 merged PRs checked by a CI test -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 4,
            "reason": "Found 4/9 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 3,
            "reason": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 4,
            "reason": "dependency not pinned by hash detected -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 9,
            "reason": "SAST tool is not run on all commits -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "7b93dfa948e2832b468e6ec543db68a18b3bbd22",
        "ran_at": "2026-07-21T20:42:37Z",
        "aggregate_score": 5.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/groq/groq-python",
    "host": "github.com",
    "name": "groq-python",
    "owner": "groq"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 69,
      "inputs": {
        "security": 63,
        "vitality": 78,
        "community": 69,
        "governance": 73,
        "engineering": 60
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 78,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "commits_last_year": 25,
              "human_commit_share": 0.29,
              "days_since_last_push": 3,
              "active_weeks_last_year": 17
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "17/52 weeks with commits",
                "points": 11.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 17
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "25 commits in the last year",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 49,
              "latest_release_tag": "v1.5.0",
              "releases_from_tags": false,
              "days_since_latest_release": 29,
              "mean_days_between_releases": 22.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "49 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 49
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 29 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~22.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 22.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 7,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 7 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 69,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "forks": 62,
              "stars": 614,
              "watchers": 34,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "614 stars",
                "points": 45.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 614
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "62 forks",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 62
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "34 watchers",
                "points": 8.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 73,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 8,
              "top_contributor_share": 0.407
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 41% of commits",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 41
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "8 contributors",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 79,
            "inputs": {
              "merged_prs": 230,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 15
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "230/245 decided PRs merged",
                "points": 35.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 230,
                      "decided": 245
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/9 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "followers": 1201,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "groq",
              "public_repos": 41,
              "account_age_days": 4463
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,201 followers of groq",
                "points": 22.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1201,
                      "login": "groq"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "41 public repos, account ~12 yr old",
                "points": 23.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 41
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "groq"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 29
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 29 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 29
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "52 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 52
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 60,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "24 out of 25 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "managed-by-terraform"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "1 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 63,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "24 out of 25 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 4/9 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 9",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:groq@1.5.0 runtime dependency closure — what installing the published package pulls in — 13 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:groq@1.5.0",
                  "assessed": 13
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 13,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 13,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 56,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.931,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "27 of 29 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 27,
                      "sampled": 29
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "noxfile.py"
              ],
              "has_devcontainer": true,
              "has_linter_config": false,
              "typecheck_configs": [
                "src/groq/py.typed"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "noxfile.py",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "noxfile.py"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "src/groq/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "src/groq/py.typed"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 80444,
              "source_files_sampled": 130,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (src/groq/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "src/groq/py.typed",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/130 source files over 60KB",
                "points": 54.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 130,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T20:42:54.923046Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/groq/groq-python.svg",
  "full_name": "groq/groq-python",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.23.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.