From 17d42f9aef358083e95937cd28c88fe4f58b04c2 Mon Sep 17 00:00:00 2001 From: Gabriel Bianconi <1275491+GabrielBianconi@users.noreply.github.com> Date: Mon, 2 Dec 2024 00:35:59 -0500 Subject: [PATCH] Update data.json --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 12c91aa9..a805606b 100644 --- a/data.json +++ b/data.json @@ -1734,6 +1734,15 @@ ], "description": "An extensible, concurrent web framework for Rust" }, + { + "name": "TensorZero", + "link": "https://github.com/tensorzero/tensorzero", + "label": "good-first-issue", + "technologies": [ + "Rust" + ], + "description": "TensorZero creates a feedback loop for optimizing LLM applications — turning production data into smarter, faster, and cheaper models." + }, { "name": "TiKV", "link": "https://github.com/tikv/tikv",