@open-matrix/inference (0.1.1)
Published 2026-04-21 16:47:58 +00:00 by hivecast-admin
Installation
@open-matrix:registry=npm install @open-matrix/inference@0.1.1"@open-matrix/inference": "0.1.1"About this package
@open-matrix/inference
LLM inference abstraction layer — unified interface for OpenAI, Anthropic, Ollama, and other providers.
Part of the Matrix actor system.
Install
npm install @open-matrix/inference
Use
Use this package for driver-facing types and registry wiring. Matrix and Omega runtime code should import DriverRegistry, InferenceDriver, and request/response types from here instead of reviving legacy @omega/driver-*registry* surfaces.
import { DriverRegistry } from "@open-matrix/inference";
const registry = new DriverRegistry();
License
MIT
Dependencies
Dependencies
| ID | Version |
|---|---|
| @mariozechner/pi-ai | ^0.52.7 |
Development Dependencies
| ID | Version |
|---|---|
| typescript | ^5.5.0 |
Details
2026-04-21 16:47:58 +00:00
Assets (1)
Versions (1)
View all
npm
5
latest
30 KiB
inference-0.1.1.tgz
30 KiB
0.1.1
2026-04-21