公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-26 18:25 UTC

vvatanabe / go-openai

OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go

GoApache-2.0★ 0 星标⑂ 0 复刻始于 2023年5月复刻在 GitHub 上查看 ↗

vvatanabe/go-openai 的健康指数为 100 分中的 29 分,处于「危急」区间。 其得分最高的类别是AI Readiness(58/100),最低的是Community & Adoption(12/100)。 最近一次更新在 991 天前。 近期的大部分工作由 4 位贡献者完成。

29
总分 / 100
危急

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

29
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

Abandonment Policy applies a 85% multiplier to weighted overall health.

所有权

87 关注者112 个公开仓库始于 2014年11月Nulab Inc.

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/sashabaranov/go-openai指向其他仓库——不计分v1.41.2-127331 天前

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

20危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 991 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share1
days_since_last_push991
active_weeks_last_year0

发布纪律

48存在风险
评分方式
16.2/27有发布版本 — 31 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 1,155 天前
27/27发布节奏 — 约每 6 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count31
latest_release_tagv1.9.5
releases_from_tags
days_since_latest_release1,155
mean_days_between_releases6
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

12危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

25危急
评分方式
0/22.5README
22.5/22.5许可证 — 可识别的许可证(Apache-2.0)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

50中等 · 占总体的 24%
评分方式
43.2/54巴士系数 — 4 位贡献者贡献了半数提交
15.7/22.5提交分布 — 头号贡献者编写了 30% 的提交
13.5/13.5贡献者广度 — 76 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 6 contributing companies or organizations
所用输入
bus_factor4
contributors_sampled76
top_contributor_share0.303
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
14/25所有者影响力 — vvatanabe 有 87 位关注者
25/25既往记录 — 112 个公开仓库,账户约 11 年
所用输入
followers87
owner_typeUser
is_verified
owner_loginvvatanabe
public_repos112
account_age_days4,265
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

52中等 · 占总体的 20%

工程实践

80良好
评分方式
24/24CI 工作流 — 2 个工作流
24/24存在测试
16/16Linter 配置 — .golangci.yml
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

10危急
评分方式
0/30README
0/25文档目录
0/15文档 / 主页站点
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

33存在风险 · 占总体的 16%

安全态势

33存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 6 contributing companies or organizations
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.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.3
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

58中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 100 次人类提交中有 97 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.97
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yml
11/11静态类型检查 — Go(静态类型)
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — Go(静态类型)
55/55可控的文件大小 — 采样的 65 个源文件中有 0 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes12,816
source_files_sampled65
oversized_source_files0

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — examples
所用输入
example_dirsexamples
has_mcp_signal
api_schema_files

关键数据

0GitHub 星标
76贡献者
0最近 12 个月提交数
991距最近推送天数
31发布版本数
4巴士系数(bus factor)
0开放议题
Go软件包生态系统数

数据采集警告

  • Community profile unavailable
  • go package 'github.com/sashabaranov/go-openai' points at a different repository (https://github.com/sashabaranov/go-openai); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 3.3 / 10
3.3综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-26 18:25 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 400,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 235749,
        "Makefile": 1396
      },
      "pushed_at": "2023-11-07T22:22:41Z",
      "created_at": "2023-05-24T23:29:53Z",
      "owner_type": "User",
      "updated_at": "2023-05-28T03:54:06Z",
      "description": "OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "渡邉祐一 / Yuichi Watanabe",
      "type": "User",
      "login": "vvatanabe",
      "company": "Nulab Inc.",
      "location": "Fukuoka, Japan",
      "followers": 87,
      "avatar_url": "https://avatars.githubusercontent.com/u/9883589?v=4",
      "created_at": "2014-11-21T13:18:25Z",
      "is_verified": null,
      "public_repos": 112,
      "account_age_days": 4265
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.9.5",
          "kind": "patch",
          "published_at": "2023-05-28T01:51:07Z"
        },
        {
          "tag": "v1.9.4",
          "kind": "patch",
          "published_at": "2023-05-10T21:30:24Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2023-05-03T18:48:59Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2023-05-03T09:02:35Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2023-04-30T22:41:40Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2023-04-19T12:05:00Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2023-04-14T18:09:40Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2023-04-08T18:42:55Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2023-04-04T12:10:54Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2023-04-04T08:05:20Z"
        },
        {
          "tag": "v1.5.8",
          "kind": "patch",
          "published_at": "2023-04-01T16:06:22Z"
        },
        {
          "tag": "v1.5.7",
          "kind": "patch",
          "published_at": "2023-03-23T19:18:11Z"
        },
        {
          "tag": "v1.5.6",
          "kind": "patch",
          "published_at": "2023-03-22T13:46:08Z"
        },
        {
          "tag": "v1.5.5",
          "kind": "patch",
          "published_at": "2023-03-22T05:56:05Z"
        },
        {
          "tag": "v1.5.4",
          "kind": "patch",
          "published_at": "2023-03-20T10:02:19Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2023-03-18T15:31:54Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2023-03-16T06:46:18Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2023-03-15T07:44:28Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2023-03-08T10:09:08Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2023-03-06T08:55:21Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2023-03-04T11:29:59Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2023-03-03T07:07:40Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2023-03-03T05:52:02Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2023-03-02T06:27:09Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2023-03-01T20:47:25Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2023-02-22T08:33:25Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2023-02-20T20:16:44Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2023-02-18T09:13:23Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2023-02-14T17:26:33Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2023-02-12T12:21:43Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2023-02-07T16:43:39Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a20eb08b79e5c34882888a401020b47c145357ff",
          "body": null,
          "is_bot": false,
          "headline": "fix: use pointer for ChatCompletionResponseFormat (#544)",
          "author_name": "Simone Vellei",
          "author_login": "henomis",
          "committed_at": "2023-11-07T21:30:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ad6b6f53dcd9abfaf56e8adb02b5b599936580c",
          "body": "* feat: support tools and tools choice new fileds\r\n\r\n* fix: use value not pointers",
          "is_bot": false,
          "headline": "Feat Support tools and tools choice new fileds (#526)",
          "author_name": "Simone Vellei",
          "author_login": "henomis",
          "committed_at": "2023-11-07T15:53:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3063e676bf5932024d76be8e8d9e41df06d4e8cc",
          "body": "* chore: implement assistants API\r\n\r\n* fix\r\n\r\n* fix\r\n\r\n* chore: add tests\r\n\r\n* fix tests\r\n\r\n* fix linting",
          "is_bot": false,
          "headline": "Feat Implement assistants API (#535)",
          "author_name": "Simone Vellei",
          "author_login": "henomis",
          "committed_at": "2023-11-07T15:20:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d9c3a6365643d02692ecc6f0b34a5fa3e7fea45",
          "body": "* feat: support chat completion response format\r\n\r\n* fix linting error\r\n\r\n* fix\r\n\r\n* fix linting\r\n\r\n* Revert \"fix linting\"\r\n\r\nThis reverts commit 015c6ad62aad561218b693225f58670b5619dba8.\r\n\r\n* Revert \"fix\"\r\n\r\nThis reverts commit 7b2ffe28c3e586b629d23479ec1728bf52f0c66f.\r\n\r\n* Revert \"fix linting error\"\r\n\r\nThis reverts commit 29960423784e296cb6d22c5db8f8ccf00cac59fd.\r\n\r\n* chore: add seed new parameter\r\n\r\n* fix",
          "is_bot": false,
          "headline": "Feat Support chat completion response format and seed new fields (#525)",
          "author_name": "Simone Vellei",
          "author_login": "henomis",
          "committed_at": "2023-11-07T14:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d07833e19bfbb2f26011c8881f7fb61366c07e75",
          "body": null,
          "is_bot": false,
          "headline": "Doc ways to improve reproducability besides Temp (#532)",
          "author_name": "Carson Kahn",
          "author_login": "carsonkahn-external",
          "committed_at": "2023-11-07T09:27:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0664105387f52c99b13bb40fcbf966a8b8c8d838",
          "body": "- Fix #519",
          "is_bot": false,
          "headline": "lint: fix linter warnings reported by golangci-lint (#522)",
          "author_name": "Simon Klee",
          "author_login": "simonklee",
          "committed_at": "2023-11-07T09:23:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e0232f941a0f2c1780bf20743effd051a39e4d3",
          "body": "Copy-pasting the old sample caused compilation errors",
          "is_bot": false,
          "headline": "Fix typo in README: AdaEmbeddingV2 (#516)",
          "author_name": "Eli Bendersky",
          "author_login": "eliben",
          "committed_at": "2023-11-06T20:27:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c52952b691ec294b7987689a5292a87a9acdbcb",
          "body": "Added constants for new GPT models including `gpt-4-1106-preview`,\r\n`gpt-4-vision-preview` and `gpt-3.5-turbo-1106`.\r\n\r\nThe models were announced in the following blog post: https://openai.com/blog/new-models-and-developer-products-announced-at-devday",
          "is_bot": false,
          "headline": "feat(completion): add constants for new GPT models (#520)",
          "author_name": "Simon Klee",
          "author_login": "simonklee",
          "committed_at": "2023-11-06T20:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c47ddfc1a13b850115a80b03f3f9dd1822733bf7",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md (#511)",
          "author_name": "Alexander Baranov",
          "author_login": "sashabaranov",
          "committed_at": "2023-10-10T17:22:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b77d01edca43500f267c4b43333f645b84a4fcf0",
          "body": "* feat: add headers to http response\r\n\r\n* feat: support rate limit headers\r\n\r\n* fix: go lint\r\n\r\n* fix: test coverage\r\n\r\n* refactor streamReader\r\n\r\n* refactor streamReader\r\n\r\n* refactor: NewRateLimitHeaders to newRateLimitHeaders\r\n\r\n* refactor: RateLimitHeaders Resets filed\r\n\r\n* refactor: move RateLimitHeaders struct",
          "is_bot": false,
          "headline": "Support get http header and x-ratelimit-* headers (#507)",
          "author_name": "Liu Shuang",
          "author_login": "liushuangls",
          "committed_at": "2023-10-10T15:29:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e165dc9aadc9f7045b91dd1b02d6404940dc023",
          "body": "* feat: add headers to http response\r\n\r\n* chore: add test\r\n\r\n* fix: rename to httpHeader",
          "is_bot": false,
          "headline": "Feat Add headers to openai responses (#506)",
          "author_name": "Simone Vellei",
          "author_login": "henomis",
          "committed_at": "2023-10-09T15:41:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "533935e4fc31f2542ef77d3e545a527c756b641c",
          "body": "* fix: use custom marshaler for n_epochs\r\n\r\n* chore: use any for n_epochs",
          "is_bot": false,
          "headline": "fix: use any for n_epochs (#499)",
          "author_name": "Simone Vellei",
          "author_login": "henomis",
          "committed_at": "2023-10-06T09:32:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84f77a0acda6eb541f3312ed8f7711c89e661443",
          "body": "…rch (#492)\n\n* Add DotProduct Method and README Example for Embedding Similarity Search\r\n\r\n- Implement a DotProduct() method for the Embedding struct to calculate the dot product between two embeddings.\r\n- Add a custom error type for vector length mismatch.\r\n- Update README.md with a complete exampl\n[…]\nw to perform an embedding similarity search for user queries.\r\n- Add unit tests to validate the new DotProduct() method and error handling.\r\n\r\n* Update README to focus on Embedding Semantic Similarity",
          "is_bot": false,
          "headline": "Add DotProduct Method and README Example for Embedding Similarity Sea…",
          "author_name": "e. alvarez",
          "author_login": "ealvar3z",
          "committed_at": "2023-10-02T14:39:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0d5256fb820a34a95b8944b9410a1e562087cd8f",
          "body": null,
          "is_bot": false,
          "headline": "added delete fine tune model endpoint (#497)",
          "author_name": "Brendan Martin",
          "author_login": "BrendanMartin",
          "committed_at": "2023-09-25T08:08:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e4b7963a3f378332bd512a5040d75d8504505c8",
          "body": "* chore: support base64 embedding format\r\n\r\n* fix: add sizeOfFloat32\r\n\r\n* chore: refactor base64 decoding\r\n\r\n* chore: add tests\r\n\r\n* fix linting\r\n\r\n* fix test\r\n\r\n* fix return error\r\n\r\n* fix: use smaller slice for tests\r\n\r\n* fix [skip ci]\r\n\r\n* chore: refactor test to consider CreateEmbeddings respons\n[…]\nmove named returns\r\n\r\n* chore: refactor code to simplify the understanding\r\n\r\n* chore: tests have been refactored to match the encoding format passed by request\r\n\r\n* chore: fix tests\r\n\r\n* fix\r\n\r\n* fix",
          "is_bot": false,
          "headline": "Chore Support base64 embedding format (#485)",
          "author_name": "Simone Vellei",
          "author_login": "henomis",
          "committed_at": "2023-09-11T13:44:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3589837b229aeace205f312aa839bf73154e2820",
          "body": "* completionBatchingRequestSupport\r\n\r\n* lint fix\r\n\r\n* fix Run test fail\r\n\r\n* fix TestClientReturnsRequestBuilderErrors fail\r\n\r\n* fix Codecov  check\r\n\r\n* ignore TestClientReturnsRequestBuilderErrors lint\r\n\r\n* fix lint again\r\n\r\n* lint again*2\r\n\r\n* replace checkPromptType  implementation\r\n\r\n* remove nil check\r\n\r\n* update file return struct\r\n\r\n---------\r\n\r\nCo-authored-by: W <825708370@qq.com>",
          "is_bot": false,
          "headline": "Update OpenAPI file return struct (#486)",
          "author_name": "NullpointerW",
          "author_login": "NullpointerW",
          "committed_at": "2023-09-07T10:52:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25da859c189c62c2454717fb2214da079017ff8e",
          "body": "* chore: add deprecation message\r\n\r\n* chore: use new fine tuning API in README example",
          "is_bot": false,
          "headline": "Chore Deprecate legacy fine tunes API (#484)",
          "author_name": "Simone Vellei",
          "author_login": "henomis",
          "committed_at": "2023-08-31T10:14:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2ca01bb6dae1a7d58860a5b2d5d5273667e089e",
          "body": "* feat: implement new fine tuning job API\r\n\r\n* fix: export ListFineTuningJobEventsParameter\r\n\r\n* fix: lint errors\r\n\r\n* fix: test errors\r\n\r\n* fix: code test coverage\r\n\r\n* fix: code test coverage\r\n\r\n* fix: use any\r\n\r\n* chore: use url.Values",
          "is_bot": false,
          "headline": "feat: implement new fine tuning job API (#479)",
          "author_name": "Simone Vellei",
          "author_login": "henomis",
          "committed_at": "2023-08-29T12:04:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a14bc103f4bc2b3ac40c844079fdf59dfdf62b0b",
          "body": null,
          "is_bot": false,
          "headline": "docs: Add Contributing Guidelines (#463)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-08-09T04:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34569895f6a0ab4a3ccc497573a8343ee33dc3b1",
          "body": "… when content interception is triggered, the error message will contain innererror (#460)\n\n* Compatible with Azure Openai's 2023-07-01-preview version API interface about the error information returned by the intercepted interface\r\n\r\n* Compatible with the 2023-07-01-preview API interface of Azure Openai, when content interception is triggered, the error message will contain innererror.InnerError struct is only valid for Azure OpenAI Service.",
          "is_bot": false,
          "headline": "Compatible with the 2023-07-01-preview API interface of Azure Openai,…",
          "author_name": "ZeroDeng",
          "author_login": "ZeroDeng01",
          "committed_at": "2023-08-09T04:05:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71a24931dbc5b7029901ff963dc4d0d2509aa7ed",
          "body": "* docs: add Frequently Asked Questions to README.md\r\n\r\n* Update README.md\r\n\r\nCo-authored-by: Alexander Baranov <677093+sashabaranov@users.noreply.github.com>\r\n\r\n---------\r\n\r\nCo-authored-by: Alexander Baranov <677093+sashabaranov@users.noreply.github.com>",
          "is_bot": false,
          "headline": "docs: add Frequently Asked Questions to README.md (#462)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-07-30T19:58:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62dc817b395d16fb0e65be490d49e294ac8c40b0",
          "body": null,
          "is_bot": false,
          "headline": "feat: make finish reason nullable in json marshal (#449)",
          "author_name": "Yu",
          "author_login": "yuikns",
          "committed_at": "2023-07-28T04:06:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1153eb2595d1529927757dd6df4de71faaafde02",
          "body": null,
          "is_bot": false,
          "headline": "Add support for azure openai new version API (2023-07-01-preview) (#451)",
          "author_name": "ZeroDeng",
          "author_login": "ZeroDeng01",
          "committed_at": "2023-07-20T16:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1876e0c20716afc4d012688bc393ccd5f28def79",
          "body": null,
          "is_bot": false,
          "headline": "update to json.RawMessage (#441)",
          "author_name": "Savannah Ostrowski",
          "author_login": null,
          "committed_at": "2023-07-15T04:33:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0234c1e0c2769c9599f0799259fb8db5c4e3e011",
          "body": "* add example for fine tune\r\n\r\n* update example for fine tune\r\n\r\n* fix comments",
          "is_bot": false,
          "headline": "add example: fine tune (#438)",
          "author_name": "Mehul Gohil",
          "author_login": "mehulgohil",
          "committed_at": "2023-07-14T22:13:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e22a29d84ebb8c5c911937669f27ac3265f3c982",
          "body": "* chore: check for models before sending moderation requets to openai endpoint\r\n\r\n* chore: table driven tests to include more model cases for moderations endpoint",
          "is_bot": false,
          "headline": "Check if the model param is valid for moderations endpoint (#437)",
          "author_name": "Munar",
          "author_login": "MunarYesen",
          "committed_at": "2023-07-13T04:30:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39b2acb5c93c3ee12020cda8d1a5cc0cf2bea1a1",
          "body": null,
          "is_bot": false,
          "headline": "ci: set up closing-inactive-issues in GitHub Action (129) (#428)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-07-12T14:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3b2451f7c7dc477d98e1baa10993ac55392c7dd",
          "body": "…ject' (#429)(#432) (#434)\n\n* fix: invalid schema for function 'func_name': None is not of type 'object' (#429)(#432)\r\n\r\n* test: add integration test for function call (#429)(#432)\r\n\r\n* style: remove duplicate import (#429)(#432)",
          "is_bot": false,
          "headline": "fix: invalid schema for function 'func_name': None is not of type 'ob…",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-07-11T11:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f028c289d2e2ae7562d97594d122447fd23a632d",
          "body": "* fix: fix function call error due to nil properties (429)\r\n\r\n* refactor: refactoring initializeProperties func in jsonschema pkg (429)",
          "is_bot": false,
          "headline": "fix: function call error due to nil properties (429) (#431)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-07-09T17:07:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "181fc2ade904c7d6a0910cfebdd6c90e7a4d80ef",
          "body": null,
          "is_bot": false,
          "headline": "docs: explanation about LogitBias. (129) (#426)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-07-09T09:11:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b22898f5d3fd86232057ed61e83adb47bf24cb0",
          "body": "* Implement OpenAI July 2023 Updates\r\n\r\n* fix: golangci-lint\r\n\r\n* add comment\r\n\r\n* fix: remove some model Deprecated",
          "is_bot": false,
          "headline": "Implement OpenAI July 2023 Updates (#427)",
          "author_name": "Liu Shuang",
          "author_login": "liushuangls",
          "committed_at": "2023-07-09T09:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "619ad717353d8b9d5f4d9049b1ce1b168c5851b6",
          "body": "* docs: added instructions for obtaining OpenAI API key to README\r\n\r\n* docs: move 'Getting an OpenAI API key' before 'Other examples'",
          "is_bot": false,
          "headline": "docs: added instructions for obtaining OpenAI API key to README (#421)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-07-05T21:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c7d88212f6e73fdac89723d42b9e3a1b113931c",
          "body": "* Allow raw tokens to be used as embedding input\r\n\r\n* fix linting issues (lines too long)\r\n\r\n* add endpoint test for embedding from tokens\r\n\r\n* remove redundant comments\r\n\r\n* fix comment to match new param name\r\n\r\n* change interface to any\r\n\r\n* Rename methods and implement convert for base req\r\n\r\n* add comments to CreateEmbeddings\r\n\r\n* update tests\r\n\r\n* shorten line length\r\n\r\n* rename parameter",
          "is_bot": false,
          "headline": "Allow embeddings requests to be tokens or strings (#417)",
          "author_name": "Jackson Stone",
          "author_login": "jacksors",
          "committed_at": "2023-07-05T21:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "204260818e9987c4a84f520d63d9c8758c986cbd",
          "body": null,
          "is_bot": false,
          "headline": "docs: remove medatada in PULL_REQUEST_TEMPLATE.md (#423)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-07-03T10:46:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "177c143be7c373a9b5d33e6c7c64ad3e6670a32c",
          "body": "…chema missing properties (#419)\n\nCo-authored-by: Rick <medivhzhan@icloud.com>",
          "is_bot": false,
          "headline": "Fix OpenAI error when properties is empty in function call : object s…",
          "author_name": "Rick",
          "author_login": "royalrick",
          "committed_at": "2023-06-30T22:38:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1efcf2d23de7866701bce946c65f271fff2f05e0",
          "body": null,
          "is_bot": false,
          "headline": "fix: move pull request template (#420)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-06-30T10:49:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c99f3626f1d80382e187df8adc38f7e8e929a75",
          "body": null,
          "is_bot": false,
          "headline": "replace deprecated FunctionDefine in chat_test.go (#416)",
          "author_name": "ryomak",
          "author_login": "ryomak",
          "committed_at": "2023-06-29T00:41:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86d0f48d2ddd88fed5ed4036ab32218e90d2ee4d",
          "body": null,
          "is_bot": false,
          "headline": "chore: add a pull request template (#412)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-06-28T17:18:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "581f70b102d7443aeea4f19cf04d570150e8cc42",
          "body": null,
          "is_bot": false,
          "headline": "chore: add an issue template for bug report (#408)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-06-26T14:33:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3c0b36b35dac5168c9ef07dacb4c1ad55efc51c",
          "body": null,
          "is_bot": false,
          "headline": "chore: add an issue template for feature request (#410)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-06-26T14:32:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ca4ea48671c631fb15cc01d50b89c6c3658dafb",
          "body": "* move json schema to directory/package\r\n\r\n* added jsonschema to README",
          "is_bot": false,
          "headline": "move json schema to directory/package (#407)",
          "author_name": "James MacWhyte",
          "author_login": "jmacwhyte",
          "committed_at": "2023-06-24T16:22:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f4ef298e3d4d74784ac53d75d0d43379efa2efc",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md (#406)",
          "author_name": "Alexander Baranov",
          "author_login": "sashabaranov",
          "committed_at": "2023-06-23T09:07:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1b66967a426c3dfaf5e652b118d807cf1e7473f",
          "body": "* refactoring http request creation and sending\r\n\r\n* fix lint error\r\n\r\n* increase the test coverage of client.go\r\n\r\n* refactor: Change the style of HTTPRequestBuilder.Build func to one-argument-per-line.",
          "is_bot": false,
          "headline": "refactor: refactoring http request creation and sending (#395)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-06-22T09:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "157de0680f39f7c521cdd79bf69fb66390380c17",
          "body": null,
          "is_bot": false,
          "headline": "add vvatanabe to FUNDING.yml (#402)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-06-22T09:49:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffa7abc050b22b068ed16680de3b96ef26211651",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md (#399)",
          "author_name": "Alexander Baranov",
          "author_login": "sashabaranov",
          "committed_at": "2023-06-21T14:54:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e19b074a114a5add5f005911668d0cda8476a908",
          "body": null,
          "is_bot": false,
          "headline": "docs: add requires go version in README.md (#397)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-06-21T14:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f22da8a7ed896d19661dfcce3e330e4b209b2eb3",
          "body": "* feat: use json.rawMessage, test functions\r\n\r\n* chore: lint\r\n\r\n* fix: tests\r\n\r\nthe ChatCompletion mock server doesn't actually run otherwise. N=0\r\nis the default request but the server will treat it as n=1\r\n\r\n* fix: tests should default to n=1 completions\r\n\r\n* chore: add back removed interfaces, cu\n[…]\n* chore: lint\r\n\r\n* chore: remove pointers\r\n\r\n* chore: update comment\r\n\r\n* chore: address CR\r\n\r\nadded test for compatibility as well\r\n\r\n---------\r\n\r\nCo-authored-by: James <jmacwhyte@MacBooger-II.local>",
          "is_bot": false,
          "headline": "feat: allow more input types to functions, fix tests (#377)",
          "author_name": "Chris Hua",
          "author_login": "stillmatic",
          "committed_at": "2023-06-21T12:58:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e948150829ac980f3aea86ed1d73aa2fc5a7f12b",
          "body": "* fix: chat stream resp has 'data: ' prefix\r\n\r\n* fix: lint error\r\n\r\n* fix: lint error\r\n\r\n* fix: lint error",
          "is_bot": false,
          "headline": "fix: chat stream returns an error response with a 'data: ' prefix (#396)",
          "author_name": "Liu Shuang",
          "author_login": "liushuangls",
          "committed_at": "2023-06-20T15:39:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "720377087fae943d15000d47c7c9ea0a214798b1",
          "body": null,
          "is_bot": false,
          "headline": "feat: added function call info to chat completions (#390)",
          "author_name": "cem-unuvar",
          "author_login": "cem-unuvar",
          "committed_at": "2023-06-20T15:33:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68f9ef92beeb368eb77ea1bb206abedb5066501b",
          "body": null,
          "is_bot": false,
          "headline": "split integration test using go build tag (#392)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-06-19T08:12:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0959382c8fc01bf12de71a843d961f0d579f6f8",
          "body": null,
          "is_bot": false,
          "headline": "extract and split integration tests (#389)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-06-18T10:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e49d771fff3bc699bca7cf22c9d93b67316047e8",
          "body": "…rays (#381) (#384)",
          "is_bot": false,
          "headline": "support for parsing error response message fields even if they are ar…",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-06-17T13:57:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0770cfe1d5094d5d40a878658abf535bbdcec4c",
          "body": "* audio: add items to AudioResponseFormat enum\r\n\r\n* audio: expand AudioResponse struct to accommodate verbose json response\r\n\r\n---------\r\n\r\nCo-authored-by: Roman Zubov <rzubov@aintsys.com>",
          "is_bot": false,
          "headline": "audio: add items to AudioResponseFormat enum (#382)",
          "author_name": "romazu",
          "author_login": "romazu",
          "committed_at": "2023-06-16T13:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac25f318ba29e1461ceec19f40bf5fd7765b7225",
          "body": "* add items, which is required for array type\r\n\r\n* use JSONSchemaDefine directly",
          "is_bot": false,
          "headline": "add items, which is required for array type (#373)",
          "author_name": "Alex Wormuth",
          "author_login": "nftechie",
          "committed_at": "2023-06-16T13:11:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bd14f9584baf8b47dd9251b674c26aed9c5a723",
          "body": "…shReason (#372)",
          "is_bot": false,
          "headline": "refactor: ChatCompletionStreamChoice.FinishReason from string to Fini…",
          "author_name": "Liu Shuang",
          "author_login": "liushuangls",
          "committed_at": "2023-06-15T09:58:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43de77162f7f6a1f391efce7a56b75d0b63042a9",
          "body": null,
          "is_bot": false,
          "headline": "Create FUNDING.yml (#371)",
          "author_name": "Alexander Baranov",
          "author_login": "sashabaranov",
          "committed_at": "2023-06-15T08:53:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bd65aa720926506c49ddf89d7e619b3b83512c4",
          "body": "* feat(chat): support function call api\r\n\r\n* rename struct & add const ChatMessageRoleFunction",
          "is_bot": false,
          "headline": "feat(chat): support function call api (#369)",
          "author_name": "Ccheers",
          "author_login": "Ccheers",
          "committed_at": "2023-06-15T08:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e76a682a949cf234c05896d2e2aa3f7d5c5d118",
          "body": "* add 16k_0613 model\r\n\r\n* add 16k_0613 model\r\n\r\n* add model:",
          "is_bot": false,
          "headline": "Add 16k 0613 model (#365)",
          "author_name": "beichideyuwan",
          "author_login": "beichideyuwan",
          "committed_at": "2023-06-14T14:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "646989cc5bb61f73335017243e0b008b149ba0ab",
          "body": "* Improve (#356) to support registration of wildcard URLs\r\n\r\n* Add TestAzureChatCompletions & TestAzureChatCompletionsWithCustomDeploymentName\r\n\r\n* Remove TestAzureChatCompletionsWithCustomDeploymentName\r\n\r\n---------\r\n\r\nCo-authored-by: coggsflod <richard.coggins@officedepot.com>",
          "is_bot": false,
          "headline": "Improve (#356) to support registration of wildcard URLs (#359)",
          "author_name": "Rich Coggins",
          "author_login": "coggsfl",
          "committed_at": "2023-06-14T14:19:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f4e3bb0ca25ebec8e98564e745d8351dae2dd1c",
          "body": "Added GPT3Dot5Turbo0613, GPT3Dot5Turbo16K, GPT40613, and GPT432K0613\r\nmodels from June update\r\n(https://openai.com/blog/function-calling-and-other-api-updates)\r\n\r\nIssue #360",
          "is_bot": false,
          "headline": "models: add *-0613 models (#361)",
          "author_name": "Simon Klee",
          "author_login": "simonklee",
          "committed_at": "2023-06-13T20:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b616090e699616e699d9839d1e5e3fd0cab7ef46",
          "body": null,
          "is_bot": false,
          "headline": "refactoring tests with mock servers (#30) (#356)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-06-12T13:40:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a243e7331f27b707f4942ddf39dac348a8aa4126",
          "body": "* Support Retrieve file content API (#347)\r\n\r\n* add timeout test for GetFileContent (#347)",
          "is_bot": false,
          "headline": "Support Retrieve file content API (#347) (#348)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-06-11T08:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06b16a728172c7181131ee0dc17d912feb59cec1",
          "body": "* fix json marshaling error response of azure openai (#343)\r\n\r\n* add a test case for handleErrorResp func (#343)",
          "is_bot": false,
          "headline": "fix json marshaling error response of azure openai (#343) (#345)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-06-08T15:32:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8c13e4c017ab031ede870da538c0b0e3cf4996b",
          "body": "…d (#339)\n\n* test: Add tests for improved coverage before refactoring\r\n\r\nThis commit adds tests to improve coverage before refactoring\r\nto ensure that the changes do not break anything.\r\n\r\n* refactor: replace goto statement with loop\r\n\r\nThis commit introduces a refactor to improve the clarity of the\n[…]\n, hence this refactor aims to resolve that.\r\n\r\n* refactor: extract for-loop from Recv to another method\r\n\r\nThis commit improves code readability and maintainability\r\nby making the Recv method simpler.",
          "is_bot": false,
          "headline": "Refactor streamReader: Replace goto Statement with Loop in Recv Metho…",
          "author_name": "Yuki Bobier Koshimizu",
          "author_login": "yuki-koshimizu",
          "committed_at": "2023-06-08T15:31:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6830e0040677bde88d1ed40992667cfabb017910",
          "body": "* Support Retrieve model API (#340)\r\n\r\n* Test for GetModel error cases. (#340)\r\n\r\n* Reduce the cognitive complexity of TestClientReturnsRequestBuilderErrors (#340)",
          "is_bot": false,
          "headline": "Support Retrieve model API (#340) (#341)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-06-05T14:37:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1394329e44ef4174777acc3692b4af2a40a217c1",
          "body": "* move error_accumulator into internal pkg (#304)\r\n\r\n* move error_accumulator into internal pkg (#304)\r\n\r\n* add a test for ErrTooManyEmptyStreamMessages in stream_reader (#304)",
          "is_bot": false,
          "headline": "move error_accumulator into internal pkg (#304) (#335)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-06-05T14:35:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa694c61c2196e471e7bedc689b546aa52caf527",
          "body": "* Implement optional io.Reader in AudioRequest (#303) (#265)\r\n\r\n* Fix err shadowing\r\n\r\n* Add test to cover AudioRequest io.Reader usage\r\n\r\n* Add additional test cases to cover AudioRequest io.Reader usage\r\n\r\n* Add test to cover opening the file specified in an AudioRequest",
          "is_bot": false,
          "headline": "Implement optional io.Reader in AudioRequest (#303) (#265) (#331)",
          "author_name": "Mariano Darc",
          "author_login": "mdarc",
          "committed_at": "2023-06-05T06:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61ba5f33698020982b4be97bf98fe654c043bea7",
          "body": "* move request_builder into internal pkg (#304)\r\n\r\n* add some test for internal.RequestBuilder\r\n\r\n* add a test for openai.GetEngine",
          "is_bot": false,
          "headline": "move request_builder into internal pkg (#304) (#329)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-05-31T08:01:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62eb4beed29f4e821a59088f043fb56761d79fa7",
          "body": null,
          "is_bot": false,
          "headline": "move marshaller and unmarshaler into internal pkg (#304) (#325)",
          "author_name": "渡邉祐一 / Yuichi Watanabe",
          "author_login": "vvatanabe",
          "committed_at": "2023-05-28T01:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "980504b47e043efdc464e6489ba583bd40540362",
          "body": null,
          "is_bot": false,
          "headline": "docs(readme): update format (#317)",
          "author_name": "Bo-Yi Wu",
          "author_login": "appleboy",
          "committed_at": "2023-05-27T10:13:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a18c18d5e8381aae38b076afc136ba7207d283ef",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md with Azure OpenAI Embeddings example (#318)",
          "author_name": "Rich Coggins",
          "author_login": "coggsfl",
          "committed_at": "2023-05-22T04:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faae8b4b4beab65eb0178646a3ee3a4656ddd5b1",
          "body": "Added in `unofficial` to the README to make it clear it's not official.",
          "is_bot": false,
          "headline": "Update README.md (#319)",
          "author_name": "Tom Hennessy",
          "author_login": "TomHennessy",
          "committed_at": "2023-05-22T04:17:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b62a325b0af8ac7eb887667b64279ccbecaf65c4",
          "body": "* chore(config.go): update Azure API version to 2023-05-15 to use the latest version available\r\n\r\n* chore(api_internal_test.go): update Azure API version to 2023-05-15 to match the latest version",
          "is_bot": false,
          "headline": "Azure OpenAI API version 2023-05-15 (#316)",
          "author_name": "Takahiro Ikeuchi",
          "author_login": "iktakahiro",
          "committed_at": "2023-05-19T19:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21eef5bc8dd8a919c487fffb17214c055396bfcd",
          "body": "* Move form_uilder into internal pkg.\r\n\r\n* Fix import of audio.go\r\n\r\n* Reorganize.\r\n\r\n* Fix import.\r\n\r\n* Fix\r\n\r\n---------\r\n\r\nCo-authored-by: JoyShi <joy.shi@sap.com>",
          "is_bot": false,
          "headline": "Move form_builder into internal pkg. (#311)",
          "author_name": "JoyShi",
          "author_login": "JiayueShi",
          "committed_at": "2023-05-16T20:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83d03fca527288a2959783d3679e80526ecf60c6",
          "body": "…#309)",
          "is_bot": false,
          "headline": "Adjust the azure model deployment name call corresponding to README (…",
          "author_name": "xuanming.zhang",
          "author_login": "zjy282",
          "committed_at": "2023-05-15T04:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be253c2d63b3df346d3521991241e5cb77e6a4cd",
          "body": "* change azure engine config to azure modelMapper config\r\n\r\n* Update go.mod\r\n\r\n* Revert \"Update go.mod\"\r\n\r\nThis reverts commit 78d14c58f2a9ce668da43f6adbe20b60afcfe0d7.\r\n\r\n* lint fix\r\n\r\n* add test\r\n\r\n* lint fix\r\n\r\n* lint fix\r\n\r\n* lint fix\r\n\r\n* opt\r\n\r\n* opt\r\n\r\n* opt\r\n\r\n* opt",
          "is_bot": false,
          "headline": "change azure engine config to modelMapper (#306)",
          "author_name": "GargantuaX",
          "author_login": "GargantuaX",
          "committed_at": "2023-05-10T21:30:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f4ff3ebfa38d76f8028f3e4a21448fd06b2c30a",
          "body": "* Add speech to text example in docs\r\n\r\n* Add caption formats for audio transcription\r\n\r\n* Add caption example to README\r\n\r\n* Address sanity check errors\r\n\r\n* Add tests for decodeResponse\r\n\r\n* Use typechecker for audio response format\r\n\r\n* Decoding response refactors\r\n\r\n* Migrated examples to example_test.go\r\n\r\n* Add some executable examples\r\n\r\n* Update error docs\r\n\r\n* Avoid linting example files which break conventions\r\n\r\n* Restore README examples\r\n\r\n* Enable linting for example_test",
          "is_bot": false,
          "headline": "Add Readme example to example_test.go (#298)",
          "author_name": "Hoani Bryson",
          "author_login": "hoani",
          "committed_at": "2023-05-08T16:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39abb5a4be4a64a745aeb851a8ce647c8f1250f7",
          "body": "Co-authored-by: Kirill Semenchenko <smoreg@mc2soft.ru>",
          "is_bot": false,
          "headline": "add missing error processing for audio (#301)",
          "author_name": "Semenchenko Kirill",
          "author_login": "smoreg",
          "committed_at": "2023-05-04T18:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a24581dce2b3d46b636fa84f5d259bc8ffee4138",
          "body": "* maintain underlying error structs to allow for type conversion and\r\ndefensive error checking\r\n\r\n* allow Error.Is for Azure responses\r\n\r\n* update readme, add tests to ensure type conversion\r\n\r\n* fix whitespacing\r\n\r\n* read me\r\n\r\n* add import to readme example",
          "is_bot": false,
          "headline": "maintain underlying error structs to allow for type conversion (#293)",
          "author_name": "Quest Henkart",
          "author_login": "qhenkart",
          "committed_at": "2023-05-03T18:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24aa2005ccd849b788a5bfed0d17d9cbcdaf902f",
          "body": "Replace the use of external httpbin service in TestRequestError\r\nwith a local HTTP server using the net/http/httptest package.\r\nThis change improves test reliability by eliminating the dependency\r\non an external service.",
          "is_bot": false,
          "headline": "test: remove httpbin dependency (#297)",
          "author_name": "Yuki Bobier",
          "author_login": "yuki-koshimizu",
          "committed_at": "2023-05-03T16:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "104c0c0b63e4915f4ff44faf07a153949e16ab9f",
          "body": "* feat(models): include flow for azure openai endpoint\r\n\r\n* feat(models): include flow for azure openai endpoint\r\n\r\n* feat(models): include flow for azure openai endpoint\r\n\r\n* chore(fullURL): update logic to run in fullURL function\r\n\r\n* chore(fullURL): update based on pr comments to use c.config.APIVersion",
          "is_bot": false,
          "headline": "Azure openai list models (#290)",
          "author_name": "Juan",
          "author_login": "jsburckhardt",
          "committed_at": "2023-05-03T09:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b8feae0b6767e9334a45d1381a4e26c667df0d4",
          "body": null,
          "is_bot": false,
          "headline": "Do not return when not present (#294)",
          "author_name": "quzard",
          "author_login": "quzard",
          "committed_at": "2023-05-02T17:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af9ff510779fb9e64110f1034df742bde751ba1b",
          "body": null,
          "is_bot": false,
          "headline": "fix expected error message (#289)",
          "author_name": "sashabaranov",
          "author_login": "sashabaranov",
          "committed_at": "2023-04-30T22:41:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67aef196d22252bc7b360584178bb5ddbd969254",
          "body": "* Fix OpenAI or Azure returns an undefined error message return\r\n\r\n* Fix: OpenAI or Azure returns an undefined error message return\r\n#280\r\n\r\n* Fix: OpenAI or Azure returns an undefined error message return\r\n#280\r\n\r\n* Fix: OpenAI or Azure returns an undefined error message return\r\n#280\r\n\r\nHandle long\n[…]\neck\r\n\r\n* Fix: OpenAI or Azure returns an undefined error message return\r\n#280\r\n\r\nAdd unit test ErrorResponse nil pointer check\r\n\r\n---------\r\n\r\nCo-authored-by: zhangxm <xuanming_zhang@qingsongchou.com>",
          "is_bot": false,
          "headline": " Fix OpenAI or Azure returns an undefined error message return (#283)",
          "author_name": "xuanming.zhang",
          "author_login": "zjy282",
          "committed_at": "2023-04-30T21:21:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cacd976a0ccc9d330f2b093220e0028fd48e38eb",
          "body": null,
          "is_bot": false,
          "headline": "feat: RequestError print status code (#285)",
          "author_name": "Liu Shuang",
          "author_login": "liushuangls",
          "committed_at": "2023-04-30T21:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f008f7054b2651f45e5e0e1bc1858c1359f803b",
          "body": "* add ImageEditRequest.ResponseFormat\r\n\r\n* add ImageEditRequest/ImageVariRequest.ResponseFormat\r\n\r\n* complete image_test\r\n\r\n* delete var prompt param\r\n\r\n* fix:model param type, add  moderation Model Name const.\r\n\r\n* rename ModerationText001\r\n\r\n---------\r\n\r\nCo-authored-by: Aceld <liudanbing@tal.com>",
          "is_bot": false,
          "headline": "fix:model param type, add moderation Model Name const. (#270)",
          "author_name": "刘丹冰",
          "author_login": "aceld",
          "committed_at": "2023-04-20T13:10:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2b58e77ed93ee12b97c419885fe4f5d13639f16",
          "body": "* Update client.go\r\n\r\n* Add test\r\n\r\n---------\r\n\r\nCo-authored-by: panjiajia <panjiajia@haoshuo.com>",
          "is_bot": false,
          "headline": "Fixing missing OrgId assignment issue in the ChatCompletionStream (#268)",
          "author_name": "biubiu7",
          "author_login": "biu7",
          "committed_at": "2023-04-20T13:08:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecdea45b6753592d6e0d39adca7416e77e63d7e4",
          "body": "* Add speech to text example in docs\r\n\r\n* Add caption formats for audio transcription\r\n\r\n* Add caption example to README\r\n\r\n* Address sanity check errors\r\n\r\n* Add tests for decodeResponse\r\n\r\n* Use typechecker for audio response format\r\n\r\n* Decoding response refactors",
          "is_bot": false,
          "headline": "Adds support for audio captioning with Whisper (#267)",
          "author_name": "Hoani Bryson",
          "author_login": "hoani",
          "committed_at": "2023-04-20T13:07:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6ab1b3a4f86d82a06ab601b3d3db85c1662a939",
          "body": null,
          "is_bot": false,
          "headline": "fix: chat stream resp error (#259)",
          "author_name": "Liu Shuang",
          "author_login": "liushuangls",
          "committed_at": "2023-04-19T12:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b10c032b677b468217a50f42152d84c03ca942a",
          "body": "* add ImageEditRequest.ResponseFormat\r\n\r\n* add ImageEditRequest/ImageVariRequest.ResponseFormat\r\n\r\n* complete image_test\r\n\r\n* delete var prompt param\r\n\r\n---------\r\n\r\nCo-authored-by: Aceld <liudanbing@tal.com>",
          "is_bot": false,
          "headline": "add ImageVariRequest/ImageEditRequest.ResponseFormat (#264)",
          "author_name": "刘丹冰",
          "author_login": "aceld",
          "committed_at": "2023-04-18T09:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "061c97ef7ee75e3ad782797cb46925949e548746",
          "body": null,
          "is_bot": false,
          "headline": "Implement Unmarshaller interface. Resolves #244 (#248)",
          "author_name": "Stephen Young",
          "author_login": "young-steveo",
          "committed_at": "2023-04-14T18:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d94c5e7edde5daf3c9ab73eea906e559f3c79cfb",
          "body": "* test request builder + streams\r\n\r\n* provide prompt to test",
          "is_bot": false,
          "headline": "Test request builder + streams (#242)",
          "author_name": "sashabaranov",
          "author_login": "sashabaranov",
          "committed_at": "2023-04-09T14:46:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a1ecf5f4a03b5f4e109176eb346c8e9da8f73cd",
          "body": "* add form builder tests\r\n\r\n* lint\r\n\r\n* add client tests\r\n\r\n* lint\r\n\r\n* add non-existent file test",
          "is_bot": false,
          "headline": "Add more tests (#241)",
          "author_name": "sashabaranov",
          "author_login": "sashabaranov",
          "committed_at": "2023-04-09T14:36:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "334ee6dbddabfceb3b76146fc5b38c19426a9551",
          "body": "Co-authored-by: coggsflod <richard.coggins@officedepot.com>",
          "is_bot": false,
          "headline": "Update README.md with Azure OpenAI ChatGPT example (#239)",
          "author_name": "Rich Coggins",
          "author_login": "coggsfl",
          "committed_at": "2023-04-08T18:42:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33ca1dac95dda2023e11cfc14cf22d6ceff4509a",
          "body": "* drop support for downloading files\r\n\r\n* use form builder to submit files\r\n\r\n* update doc\r\n\r\n* add form builder tests",
          "is_bot": false,
          "headline": "Add files api tests (#238)",
          "author_name": "sashabaranov",
          "author_login": "sashabaranov",
          "committed_at": "2023-04-08T16:13:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dc1edac38101e9abe86da34734a76f9d16b92ba",
          "body": null,
          "is_bot": false,
          "headline": "add embeddings tests (#237)",
          "author_name": "sashabaranov",
          "author_login": "sashabaranov",
          "committed_at": "2023-04-08T15:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89219e31b2dda0e66a4e5f40b3219af8e35eddc9",
          "body": "* Update readme\r\n\r\n* update ci names",
          "is_bot": false,
          "headline": "Update readme (#236)",
          "author_name": "sashabaranov",
          "author_login": "sashabaranov",
          "committed_at": "2023-04-08T15:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "226ff328e2192b4ff7f8bd477e317f2bd29d4ca3",
          "body": "* add form builder\r\n\r\n* cover VariImage\r\n\r\n* test for closing errors\r\n\r\n* simplify tests\r\n\r\n* add audio api test coverage\r\n\r\n* don't leak authToken when printed\r\n\r\n* rename api->client\r\n\r\n* fix test",
          "is_bot": false,
          "headline": "Add form builder (#235)",
          "author_name": "sashabaranov",
          "author_login": "sashabaranov",
          "committed_at": "2023-04-08T15:26:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f3700f4c500de5273f615786e5f69a02dfbcbc9",
          "body": "* add ChatCompletionStream Usage return\r\n\r\n* ChatCompletionStreamResponse will bot return Usage\r\n\r\n* remove the Usage field from the response, it would not be there anyway.\r\n\r\n---------\r\n\r\nCo-authored-by: lihang <nasa.li@deepres.com>",
          "is_bot": false,
          "headline": "to fix v1.5.8 Usage return  (#223)",
          "author_name": "harry",
          "author_login": "nasa1024",
          "committed_at": "2023-04-04T12:10:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8677fb4bb4bc6c74c4eb4de439460a5ec496d432",
          "body": "* feat: add azure openai support\r\n\r\n* chore: refine config\r\n\r\n* chore: make config options like the python one\r\n\r\n* chore: adjust config struct field order\r\n\r\n* test: fix tests\r\n\r\n* style: make the linter happy\r\n\r\n* fix: support Azure API Key authentication in sendRequest\r\n\r\n* chore: check error in \n[…]\ndd TestAzureFullURL, TestRequestAuthHeader and TestOpenAIFullURL\r\n\r\n* test: simplify TestRequestAuthHeader\r\n\r\n* test: refine TestOpenAIFullURL\r\n\r\n* chore: refine comments\r\n\r\n* feat: DefaultAzureConfig",
          "is_bot": false,
          "headline": "feat: add azure openai support (#214)",
          "author_name": "ttys3",
          "author_login": "ttys3",
          "committed_at": "2023-04-04T08:05:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 31,
      "commits_last_year": 0,
      "latest_release_at": "2023-05-28T01:51:07Z",
      "latest_release_tag": "v1.9.5",
      "releases_from_tags": true,
      "days_since_last_push": 991,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1155,
      "mean_days_between_releases": 6
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/sashabaranov/go-openai",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/sashabaranov/go-openai",
          "is_deprecated": false,
          "latest_version": "v1.41.2",
          "repository_url": "https://github.com/sashabaranov/go-openai",
          "versions_count": 127,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-08-29T17:29:03Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 331
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 12816,
      "source_files_sampled": 65,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 4,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "sashabaranov",
          "commits": 63,
          "avatar_url": "https://avatars.githubusercontent.com/u/677093?v=4"
        },
        {
          "type": "User",
          "login": "vvatanabe",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/9883589?v=4"
        },
        {
          "type": "User",
          "login": "henomis",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/6398965?v=4"
        },
        {
          "type": "User",
          "login": "liushuangls",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/22131171?v=4"
        },
        {
          "type": "User",
          "login": "mtrefilek",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/54865574?v=4"
        },
        {
          "type": "User",
          "login": "hoani",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/4222666?v=4"
        },
        {
          "type": "User",
          "login": "adayNU",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/3248091?v=4"
        },
        {
          "type": "User",
          "login": "itegel",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/8164474?v=4"
        },
        {
          "type": "User",
          "login": "blfletcher",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/6833204?v=4"
        },
        {
          "type": "User",
          "login": "bestgopher",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/36840497?v=4"
        }
      ],
      "contributors_sampled": 76,
      "top_contributor_share": 0.303
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "close-inactive-issues.yml",
        "pr.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "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": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 contributing companies or organizations",
            "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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not 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": "a20eb08b79e5c34882888a401020b47c145357ff",
        "ran_at": "2026-07-26T18:25:36Z",
        "aggregate_score": 3.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/vvatanabe/go-openai",
    "host": "github.com",
    "name": "go-openai",
    "owner": "vvatanabe"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 29,
      "inputs": {
        "security": 33,
        "vitality": 20,
        "community": 12,
        "governance": 50,
        "engineering": 52,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 34,
        "overall_after_abandonment_multiplier": 29
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 991,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 991 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 991
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 48,
            "inputs": {
              "releases_count": 31,
              "latest_release_tag": "v1.9.5",
              "releases_from_tags": true,
              "days_since_latest_release": 1155,
              "mean_days_between_releases": 6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "31 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1155 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1155
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 6
                    }
                  }
                ],
                "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": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 991,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 991 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 991,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 0,
                "status": "missed",
                "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 50,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "bus_factor": 4,
              "contributors_sampled": 76,
              "top_contributor_share": 0.303
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "4 contributor(s) cover half of all commits",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 30% of commits",
                "points": 15.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 30
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "76 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 76
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "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": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "followers": 87,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "vvatanabe",
              "public_repos": 112,
              "account_age_days": 4265
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "87 followers of vvatanabe",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 87,
                      "login": "vvatanabe"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "112 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 112
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 52,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 33,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 33,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.3
            },
            "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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "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": "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": 11
            },
            "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": 58,
        "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.97,
              "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": "97 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 97,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "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": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 12816,
              "source_files_sampled": 65,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/65 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 65,
                      "oversized": 0
                    }
                  }
                ],
                "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": [
    "Community profile unavailable",
    "go package 'github.com/sashabaranov/go-openai' points at a different repository (https://github.com/sashabaranov/go-openai); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T18:25:53.300235Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/vvatanabe/go-openai.svg",
  "full_name": "vvatanabe/go-openai",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.27.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计Go.