Skip to content

cubenlp/one-api-cli

Repository files navigation

One API CLI

PyPI version Tests Documentation Status Coverage

A Python CLI for the One API project.

Setup

Install the package using pip:

pip install one-api-cli

Setup environment variables:

export ONE_API_BASE_URL=https://your_base_url
export ONE_API_ACCESS_TOKEN=your_access_token # Optional
export ONE_API_SESSION_TOKEN=your_session_token # Optional

Usage

See examples in Jupyter notebooks.

About

A CLI tool for the One API project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages