Skip to content

Commit

Permalink
Merge pull request #1524 from GabrielBianconi/patch-2
Browse files Browse the repository at this point in the history
Add TensorZero to data.json
  • Loading branch information
sammyhori authored Dec 3, 2024
2 parents 346fd9f + 17d42f9 commit 116334b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 116334b

Please sign in to comment.