meerkat-client 0.4.13

LLM provider abstraction for Meerkat
Documentation

meerkat-client - LLM provider abstraction for Meerkat

This crate provides a unified interface for calling different LLM providers. Each provider implementation normalizes its streaming response to the common LlmEvent type, hiding provider-specific quirks.