Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 380 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 380 Bytes

Kuczo API

This is a minimal example of using the OpenAI SDK to inference the Kuzco network.

Getting Started

  1. Clone this repository.
  2. Install bun.
  3. Install dependencies with bun install.
  4. Open index.ts and specify your Kuzco API key.
  5. Run bun run index.ts.

Kuzco is optimized for cost and not speed -- responses may take up to 5 minutes.