einstack 0.1.0

Generative AI Developer Tools.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[lib]
path = "lib.rs"

[package]
authors = ["EinStack <contact@einstack.ai>"]
categories = ["web-programming"]
description = "Generative AI Developer Tools."
documentation = "https://docs.rs/glide-rs"
edition = "2021"
homepage = "https://www.einstack.ai/"
keywords = ["ai", "llm", "gateway"]
license = "Apache-2.0"
name = "einstack"
readme = "README.md"
repository = "https://github.com/EinStack"
rust-version = "1.71.0"
version = "0.1.0"