Metadata-Version: 2.4
Name: aikernel
Version: 0.1.31
Summary: A collection of types and interfaces for building type-safe AI tooling. Wraps around litellm.
Author-email: Nash Taylor <nash@chelle.ai>, Joshua Cook <joshua@chelle.ai>, Michael Sankur <michael@chelle.ai>
Requires-Python: >=3.12
Requires-Dist: litellm==1.63.2
Requires-Dist: openai==1.61.0
Requires-Dist: pydantic>=2.8.2
Description-Content-Type: text/markdown

# AI Kernel

This is a collection of types and functions wrapping LiteLLM to give it stricter typing and better delineate use cases.
