Skip to content

ai-provider-mock

Enterprise Part of the commercial Kumiko Enterprise offering — not in the open framework.

Registers a scriptable in-memory LLM as the "mock" provider in ai-foundation, for use in demos, sample apps, and integration tests that need the full ai-foundation roundtrip without a real API call. Call getMockProvider(tenantId).script(...) to pre-load responses before exercising a feature handler. Not for production — returns a placeholder message when no script is queued.

  • Registers extension: llmProvidermock