
Research
/Security News
PolinRider Spreads Through Compromised GitHub Accounts and Packagist
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.
@ai-sdk/togetherai
Advanced tools
The Together.ai provider for the AI SDK contains language model support for the Together.ai platform.
Deploying to Vercel? With Vercel's AI Gateway you can access Together.ai (and hundreds of models from other providers) — no additional packages, API keys, or extra cost. Get started with AI Gateway.
The Together.ai provider is available in the @ai-sdk/togetherai module. You can install it with
npm i @ai-sdk/togetherai
If you use coding agents such as Claude Code or Cursor, we highly recommend adding the AI SDK skill to your repository:
npx skills add vercel/ai
You can import the default provider instance togetherai from @ai-sdk/togetherai:
import { togetherai } from '@ai-sdk/togetherai';
import { togetherai } from '@ai-sdk/togetherai';
import { generateText } from 'ai';
const { text } = await generateText({
model: togetherai('meta-llama/Meta-Llama-3.1-8B-Instruct-Turbo'),
prompt: 'Write a Python function that sorts a list:',
});
Please check out the Together.ai provider for more information.
FAQs
Unknown package
The npm package @ai-sdk/togetherai receives a total of 677,426 weekly downloads. As such, @ai-sdk/togetherai popularity was classified as popular.
We found that @ai-sdk/togetherai demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.