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.
Modules
[Index] [Quick Jump]
- Baikai
- Baikai.AgentAssets
- Baikai.Api
- Baikai.Auth
- Baikai.CacheRetention
- Baikai.Compat
- Baikai.Content
- Baikai.Context
- Baikai.Cost
- Baikai.Error
- Baikai.Interactive
- Baikai.Message
- Baikai.Model
- Models
- Baikai.Options
- Baikai.Prelude
- Baikai.Provider
- Baikai.Response
- Baikai.StopReason
- Baikai.Stream
- Baikai.ThinkingLevel
- Baikai.Tool
- Baikai.Trace
- Baikai.Usage
Downloads
- baikai-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson, baikai, base (>=4.20 && <5), base64-bytestring, bytestring, containers, directory, filepath, generic-lens, lens (>=5.3 && <5.4), scientific, streamly (>=0.11 && <0.13), streamly-core (>=0.3 && <0.5), text (>=2.1 && <2.2), time, unliftio-core, vector [details] |
| License | BSD-3-Clause |
| Copyright | (c) 2026 Nadeem Bitar |
| Author | Nadeem Bitar |
| Maintainer | nadeem@gmail.com |
| Uploaded | by shinzui at 2026-06-05T04:28:51Z |
| Category | AI |
| Distributions | |
| Reverse Dependencies | 3 direct, 0 indirect [details] |
| Executables | baikai-gen-models |
| Downloads | 0 total (0 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |