← AI PulseJul 27, 2026

Wire · news · Single-source brief

Vercel AI SDK Updates TogetherAI Integration to Report Token Usage

The Vercel AI SDK's TogetherAI integration, specifically version @ai-sdk/togetherai@2.0.68, now includes the ability to report token usage for streaming responses.

By Illumora Editorial

Source · Jul 27, 2026, 9:24 PM · On Illumora · Jul 27, 2026, 9:27 PM

Media from the primary source — shown here so you can stay on Illumora.

Rewritten from one allowlisted primary — not independent enterprise reporting. Lanes →

Brief drafted by Illumora’s editorial model from the linked primary source. Ops desk reviews flagged pieces. How we write →

Read the source →Vercel AI SDK Changelog — Release @ai-sdk/togetherai@2.0.68 · vercel/ai
Save

The Vercel AI SDK has released an update for its TogetherAI integration, version @ai-sdk/togetherai@2.0.68, which enables the includeUsage feature. This enhancement allows streaming responses from TogetherAI to report token usage.

Key Points

  • The Vercel AI SDK updated its TogetherAI integration to version @ai-sdk/togetherai@2.0.68.
  • The update enables includeUsage for TogetherAI.
  • This feature allows streaming responses to report token usage.
  • The change is identified by patch 3a46a2f.
  • The release occurred on July 27.

Context

According to the Vercel AI SDK Changelog, the patch 3a46a2f specifically addresses the functionality of reporting token usage. This update was released on July 27.

Why It Matters

Builders using the Vercel AI SDK with TogetherAI can now gain more transparency into the resource consumption of their streaming AI applications, which can aid in cost management and performance monitoring.

What To Do

  • Review the Vercel AI SDK documentation for TogetherAI to understand the includeUsage implementation.
  • Test the @ai-sdk/togetherai@2.0.68 version to observe token usage reporting in streaming responses.
  • Compare token usage data for streaming versus non-streaming TogetherAI interactions if applicable.
  • Note the patch 3a46a2f in your change logs if you are tracking Vercel AI SDK updates.