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

0.22.4 • Public • Published

Composable Prompts CLI

Composite Prompts CLI

This is a command line application that can be used to access your composable prompts projects. It was designed to fulfil the following main use cases:

  • List and switch between your Composable Prompts projects
  • List the existing interactions and execution environments
  • Run interactions once or multiple times over a set of different data inputs.
  • Generate data inputs to run the interactions against.
  • Search through the history of runs to inspect detailed results.

Requirements

A TTY terminal and Node.js version 18 or higher is required.

Installation

npm -g install @composableai/cli

Basic Usage

cpcli help

Documentation

See https://docs.composableprompts.com/cli

Package Sidebar

Install

npm i @composableai/cli

Weekly Downloads

379

Version

0.22.4

License

MIT

Unpacked Size

110 kB

Total Files

86

Last publish

Collaborators

  • bstefanescu