Huggingface.js 文档

接口:CommitOutput

Hugging Face's logo
加入 Hugging Face 社区

并获得增强的文档体验

开始使用

接口:CommitOutput

属性

commit

commit: Object

类型声明

名称 类型
oid 字符串
url 字符串

定义位置

packages/hub/src/lib/commit.ts:95


hookOutput

hookOutput: string

定义位置

packages/hub/src/lib/commit.ts:99


pullRequestUrl

Optional pullRequestUrl: string

定义位置

packages/hub/src/lib/commit.ts:94

< > 在 GitHub 上更新