Skip to content

nxusKit SDK

nxusKit is a unified, type-safe SDK for calling LLM providers (Claude, OpenAI, Ollama, and more), CLIPS rule engines, Z3 constraint solvers, Bayesian networks, and ZEN decision tables — from Rust, Go, Python, and the C ABI.

Install the SDK, configure credentials, and run your first request:

  • CLI input format reference - JSON schemas and local loopback examples for nxuskit-cli.
  • Local LLM providers - Ollama, LM Studio, llama.cpp, and mistral.rs setup.
  • Licensing - Pro activation, entitlement checks, and offline-first license validation.
  • Changelog - current v1.x packaging, docs, Python, and CLI release notes.
  • Examples catalog - runnable patterns and integrations across supported languages and CLI/Bash.