新闻
Build and deploy eve agents from the Vercel dashboard
1 分钟阅读
来源:v0.app
You can now create eve agents directly from the Vercel dashboard, giving you a deployed agent that you can chat with right away. The builder scaffolds the agent, creates a private Git repository with its files, and deploys it as a new Vercel project on your team. In a few clicks, you get a working agent, backed by a repo with code you can use to customize it. From the builder you can:Write the instructions that define the agent's identityPick any model available through AI GatewayAdd a Next.js web chat or Slack channel where people can talk to the agentGive the agent tools and data from other services through built-in connections like Linear and Notion, or a custom MCP serverSelect Add New →