UNPKG

axiom

Version:

Axiom AI SDK provides - an API to wrap your AI calls with observability instrumentation. - offline evals

7 lines (4 loc) 111 B
#!/usr/bin/env node import { Command } from 'commander'; declare const program: Command; export { program };