Skip to main content
Closed beta

Krun One v0

  • Krun One v0 (krun-one-v0), the first Krun decision model, for intent and tool routing. See Models and Benchmarks.
  • POST /v1/decide with the questions and answers contract: one context, 1 to 16 named choice questions, one answer per question with choice, probabilities, confidence, abstain and abstention_status. See Questions and answers.
  • POST /v1/feedback to report whether an answer was correct, per question. See Feedback.
  • GET /v1/models to list available models.
  • Python SDK 0.1.0: krun-ai on PyPI, with Krun and AsyncKrun clients. See Python SDK.
  • TypeScript SDK: coming soon. See TypeScript SDK.