nxusKit SDK
This content is for v0.9.2. Switch to the latest version for up-to-date documentation.
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 C.
Start Here
Section titled “Start Here”Install the SDK, configure credentials, and run your first request:
Browse by Task
Section titled “Browse by Task”- Build an integration — Start with installation, then use the provider model to choose the right backend.
- Explore working code — Browse examples for reusable patterns, local model setup, solver workflows, and complete applications.
- Author rules — Use the CLIPS rule authoring guide and the CLIPS session API.
- Look up contracts — Use the API reference, CLI reference, and provider references.
- Manage editions — Review feature tiers and license activation.