baikai

Unified Haskell interface for multiple AI providers

baikai provides a unified, provider-agnostic Haskell interface for working with multiple AI providers. It abstracts chat and streaming completions, tool use, model catalogs, cost accounting, and tracing behind a single API, with concrete provider implementations supplied by companion packages such as @baikai-claude@ and @baikai-openai@.