Files
Chili Palmer 19ebee129b
Some checks failed
CI / rust-skia (Rust only) (push) Has been cancelled
CI / required (push) Has been cancelled
Fix Mentra nested Responses endpoints
2026-08-22 17:59:46 +02:00
..
2026-08-22 17:59:46 +02:00
2026-08-22 17:59:46 +02:00

mentra-provider

mentra-provider is Mentra's publishable provider-core crate.

It contains provider-neutral request, response, model, streaming, and tool schema types that can be reused without depending on the full Mentra runtime.

For most application code, depend on mentra instead. The mentra crate re-exports these provider-core types and adds the runtime, tooling, persistence, and collaboration layers.