
Research
/Security News
Bitwarden CLI Compromised in Ongoing Checkmarx Supply Chain Campaign
Bitwarden CLI 2026.4.0 was compromised in the Checkmarx supply chain campaign after attackers abused a GitHub Action in Bitwarden’s CI/CD pipeline.
@robustonian/ollama-ai-provider-fork
Advanced tools
Vercel AI Provider for running LLMs locally using Ollama
The Ollama Provider Fork for the Vercel AI SDK contains enhanced language model support for the Ollama APIs with improved streaming and tool calls support, plus embedding model support for the Ollama embeddings API.
This provider requires Ollama >= 0.5.0
The Ollama provider fork is available in the ollama-ai-provider-fork module. You can install it with
pnpm add @robustonian/ollama-ai-provider-fork
You can import the default provider instance ollama from @robustonian/ollama-ai-provider-fork:
import { ollama } from '@robustonian/ollama-ai-provider-fork';
import { ollama } from '@robustonian/ollama-ai-provider-fork';
import { generateText } from 'ai';
const { text } = await generateText({
model: ollama('phi3'),
prompt: 'Write a vegetarian lasagna recipe for 4 people.',
});
This fork includes:
Please check out the Ollama provider documentation for more information.
FAQs
Vercel AI Provider for running LLMs locally using Ollama
We found that @robustonian/ollama-ai-provider-fork demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Bitwarden CLI 2026.4.0 was compromised in the Checkmarx supply chain campaign after attackers abused a GitHub Action in Bitwarden’s CI/CD pipeline.

Research
/Security News
Docker and Socket have uncovered malicious Checkmarx KICS images and suspicious code extension releases in a broader supply chain compromise.

Product
Stay on top of alert changes with filtered subscriptions, batched summaries, and notification routing built for triage.