tensorzero 0.0.0

Next-generation machine learning infrastructure
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "tensorzero"
version = "0.0.0"
edition = "2021"
license = "Apache-2.0"
description = "Next-generation machine learning infrastructure"
repository = "https://github.com/tensorzero/tensorzero"
readme = "README.md"

[workspace]

[dependencies]