Vercel — AI
100 articles archived · Visit source ↗ · RSS
-
-
-
Vercel — AI dev-tools 20d ago
Deepseek V4 on AI Gateway
DeepSeek V4 is now available on Vercel AI Gateway . There are 2 model variants: DeepSeek V4 Pro and DeepSeek V4 Flash. A 1M token context window is the default across both models. DeepSeek V4 Pro focuses on agentic coding, formal mathematical reasoning, and long-horizon…
27 -
-
Vercel — AI dev-tools 1mo ago
GLM 5V Turbo on AI Gateway
GLM 5V Turbo from Z.ai is now available on Vercel AI Gateway . GLM 5V Turbo is a multimodal coding model that turns screenshots and designs into code, debugs visually, and operates GUIs autonomously. It's strong at design-to-code generation, visual code generation, and…
26 -
Vercel — AI dev-tools 1mo ago
Agent responsibly
The following is based on an internal talk given at Vercel. We're sharing it publicly because the problem it describes isn't unique to us, and the framework is useful for any team shipping with agents. Coding agents generate code at unprecedented speeds. In the hands of…
10 -
Vercel — AI dev-tools 1mo ago
Chat SDK now supports scheduled Slack messages
Chat SDK now supports scheduled messages on Slack, allowing you to deliver a message at a future time. Use thread.schedule() and pass your message and a postAt date, like: Read the documentation to get started. Read more
20