mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-18 02:09:32 -05:00
[PR #835] [CLOSED] Add Voight to LLM Optimization Tools section #15445
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/835
Author: @Seenfinity
Created: 5/23/2026
Status: ❌ Closed
Base:
main← Head:add-voight📝 Commits (1)
7bb0395Add 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.
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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.