llmao 0.0.0

Large Language Model API Ops, an abstraction layer for interfacing with different LLM providers
Documentation
[dependencies]

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Large Language Model API Ops, an abstraction layer for interfacing with different LLM providers"
edition = "2024"
homepage = "https://github.com/nuttycream/llmao"
keywords = ["llm", "ai"]
license-file = "LICENSE"
name = "llmao"
readme = "README.md"
repository = "https://github.com/nuttycream/llmao"
version = "0.0.0"