@zhengxs/erniebot-cli
TypeScript icon, indicating that this package has built-in type declarations

0.1.0-alpha.2 • Public • Published

@zhengxs/erniebot-cli

非官方 JS-SDK,请勿在生产中使用

可以调用文心大模型的能力,包含文本创作、通用对话、语义向量、AI作图等。

安装

# With NPM
$ npm i -g @zhengxs/erniebot-cli

# With Yarn
$ yarn global add @zhengxs/erniebot-cli

# With PNPM
$ pnpm add -g @zhengxs/erniebot-cli

使用

# 开始聊天
$ erniebot

# or
$ erniebot --token xxx

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i @zhengxs/erniebot-cli

Weekly Downloads

7

Version

0.1.0-alpha.2

License

MIT

Unpacked Size

7.91 kB

Total Files

9

Last publish

Collaborators

  • zhengxs