[PR #835] [CLOSED] Add Voight to LLM Optimization Tools section #15445

Closed
opened 2026-07-15 07:22:24 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/835
Author: @Seenfinity
Created: 5/23/2026
Status: Closed

Base: mainHead: add-voight


📝 Commits (1)

  • 7bb0395 Add Voight to LLM Optimization Tools section

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds Voight to the LLM Optimization Tools section as an external entry.

Voight is a real-time LLM observability platform. The optimization angle: most LLM cost overruns come from invisible token usage — prompts that grew, cache reads that didn't hit, tool calls that retried. Voight makes all of that visible in a live dashboard so teams can spot and fix waste.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/835 **Author:** [@Seenfinity](https://github.com/Seenfinity) **Created:** 5/23/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-voight` --- ### 📝 Commits (1) - [`7bb0395`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/7bb0395414e296dfc0453c4d62bb4f7c9c72b71b) Add Voight to LLM Optimization Tools section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds Voight to the LLM Optimization Tools section as an external entry. Voight is a real-time LLM observability platform. The optimization angle: most LLM cost overruns come from *invisible* token usage — prompts that grew, cache reads that didn't hit, tool calls that retried. Voight makes all of that visible in a live dashboard so teams can spot and fix waste. - Drop-in SDK wrappers for OpenAI, Anthropic, and the Vercel AI SDK - Per-user cost attribution via `withTrace({ tags: { userId } })` - Three privacy levels with local PII scrubbing - Apache 2.0 - Repo: https://github.com/Voightxyz/voight-sdk - Homepage: https://voight.xyz --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-15 07:22:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#15445