proomt

Search

Search posts, papers, and topics

All posts

VercelHedi Zandi1 min readrelease notesintro

Mem0 joins the Vercel Marketplace

Summary

Mem0, a service that provides long‑term memory for AI agents, is now available as a native Vercel Marketplace integration. It auto‑creates an API key, adds it as MEM0_API_KEY, and offers built‑in billing with free and paid plans.

  • Mem0 is now a native integration on the Vercel Marketplace.
  • Installation auto‑provisions a scoped Mem0 project and adds MEM0_API_KEY as an environment variable.
  • Billing is handled via the Vercel invoice; a free tier and a $20/month plan are offered.
  • The eve Memory Agent template demonstrates end‑to‑end usage of Mem0 for long‑term memory.

AI developers on Vercel who need persistent context should care, as Mem0 simplifies adding long‑term memory without separate account management.

4/10

Related reading

  1. Shared Selective Persistent Memory for Agentic LLM Systems

    Apple proposes a memory architecture for agentic LLMs that selectively persists reusable context (specs, schemas, configs, constraints) across sessions and users. Shared workspaces with role‑based access and a zero‑token data‑refresh mechanism cut token usage by 97×, reduce task time by 14×, and raise task‑completion rates to 96% versus 71%‑79% for baselines.

    Apple Machine Learning Researchapple.com1 minpaper
  2. Auth0 Agent Gateway: The Identity Control Plane for Customer-Facing AI

    Auth0 Agent Gateway is a beta CIAM control plane that lets SaaS teams govern product‑native, customer‑facing AI agents. It adds organization‑aware identity, token‑exchange‑based credential delegation, real‑time policy checks, audit logging and a kill‑switch, aiming to prevent cross‑tenant data leaks and unauthorized tool use.

    Auth0auth0.com6 min
  3. Qwen 3.8 Max now available on Vercel AI Gateway

    Vercel AI Gateway now offers Qwen 3.8 Max, a 2.4 T‑parameter multimodal LLM with up to 1 M token context. It can be invoked via the standard `streamText` API or through Vercel’s coding agents, with no extra platform fees and full control over usage and security.

    Vercelvercel.com1 minrelease
  4. Vercel Sandbox now supports Devin Outposts

    Vercel Sandbox adds support for Devin Outposts, letting each AI agent session run in an isolated microVM with snapshot state and firewall controls. Teams can deploy via a provided quickstart and get automatic credential handling.

    Vercelvercel.com1 minrelease
  5. GLM 5.3 FlashX now available on AI Gateway

    Vercel AI Gateway now offers the GLM‑5.3‑FlashX model, a fast (~200 tps) multimodal coding LLM. The post includes a TypeScript streaming example, notes the model’s fit for coding agents and interactive tools, and lists AI Gateway features (unified API, usage tracking, retries/failover, custom reporting, key budgets, routing rules) with no platform fee.

    Vercelvercel.com1 minrelease