llmkit 0.0.1

Unified LLM API client - multi-provider support with a single interface (placeholder)
Documentation
[dependencies]

[lib]
name = "llmkit"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["api-bindings"]
description = "Unified LLM API client - multi-provider support with a single interface (placeholder)"
edition = "2021"
keywords = ["llm", "ai", "openai", "anthropic", "claude"]
license = "MIT OR Apache-2.0"
name = "llmkit"
readme = false
repository = "https://github.com/yfedoseev/llmkit"
version = "0.0.1"