UNPKG

@arizeai/phoenix-cli

Version:

A command-line interface for Phoenix

8 lines (6 loc) 201 B
// Command exports // This file will export all available CLI commands // TODO: Add command exports here // export * from "./prompts"; // export * from "./datasets"; // export * from "./experiments";