Vellum is coming to the AI Engineering World's Fair in SF. Come visit our booth and get a live demo!

Vellum Product Update | July

Upgraded Environments, Workflow, and Prompt Builder plus a new Agent Node for faster and easier building on Vellum.

5 min
Written by
Reviewed by
No items found.

August is here, and with it comes a fresh batch of updates designed to make your AI development experience smoother, more flexible, and more powerful than ever.

This month, we’re excited to introduce first-class support for Environments, a new Tool Calling Node for Workflows, a redesigned Prompt Editor, and a host of quality-of-life improvements across the platform.

Let’s dive into the details!

Environments: Streamlined Deployment Stages

Managing different deployment stages used to require manual workarounds and made it tough to keep development, staging, and production cleanly separated.

Now, Vellum offers dedicated Environments for Development, Staging, and Production. Each environment has its own resources, API keys, release history, document indexes, and monitoring filters.

You can also define Environment Variables (including secrets) with values specific to each environment, making it easy to maintain different configurations without changing your core logic.

Promoting a tested release from one environment to another is now a single click in the UI, and you can deploy Prompts or Workflows to multiple environments at once.

This structured approach helps you avoid configuration errors and maintain best practices as your team scales.

Agent Node: Built-In Tool Calling

Function calling requires defining schemas, handling inputs and outputs, and managing repeated calls until a valid end state is reached. This pattern is often rebuilt across teams, leading to duplicated work, slower iteration, and higher maintenance costs. To address this, we now offer an out-of-the-box option that standardizes tool use while still allowing full manual control when needed.

Introducing the Agent Node!

This Node makes this easy to add tools that a model can invoke to accomplish a given action.  To add tools you can use three options:

  1. Writing custom code
  2. Reusing Subworkflows, and Subworkflow Deployments
  3. Integrating with your Composio tools

Types of tools you can add in your Agent Node.

By GA’ing the Agent Node we’ve handled the common orchestration logic around it in a first-class way. Now, your engineers no longer have to rebuild the same patterns, and non-technical teams can reuse pre-built tools out of the box.

You can read more about it  here, or join our product office hours this week on Wednesday, Aug 13th, where we’ll show you exactly how you can use it in your workflows!

Workflows

API Node Timeout Configuration

Long-running or unresponsive API calls could hang your workflow indefinitely.

Now, you can set a timeout on API Nodes to keep workflows responsive and handle slow or failing services gracefully. This is especially useful when working with third-party APIs.

Node Results Side Panel

Debugging complex workflows used to mean clicking through each node one by one.

With the new Node Results Side Panel, you get tabbed navigation for Inputs/Outputs and improved formatting, making it much easier to compare and debug your workflow’s execution path.

Workflow-Level Packages

Previously, you had to define package dependencies separately for each Code Node.

Now, you can set package dependencies at the Workflow level, ensuring consistent versions across all code nodes and reducing redundancy. You can now define package dependencies at the Workflow level through the Workflow Settings modal.

Private Package Repositories

Using private packages in workflows required clunky workarounds.

Now, you can use private repositories (Python, AWS CodeArtifact) in Code Execution Nodes and Code Metrics, making it easy to integrate your organization’s proprietary libraries.

Expression Input/Output Type Improvements

It was tricky to know what data types were flowing between nodes.

The improved expression input dropdown now shows explicit Node output types, structured output warnings, and is fully keyboard accessible:

New Workflow Execution API

We are now introducing a new API endpoint for retrieving specific Workflow Execution details. This new endpoint allows you to fetch detailed information about any specific Workflow Execution using its execution ID.

The new endpoint is available at:
GET /v1/workflow-executions/{execution_id}/detail

And provides,

This API returns full details of a workflow execution, covering its status and metadata, inputs and outputs, per-node execution and timing, any errors, and cost and usage data. Try it out here.

Prompts

Prompt Editor Layout Update

The old two-column Prompt Editor could feel cramped.

The new three-column layout (Configuration & Variables, Prompt Editor, Output) gives you more space and a more intuitive left-to-right workflow, making prompt engineering easier than ever.

Prompt Node Unification

Creating different types of Prompt Nodes used to involve different workflows.

Now, there’s a unified creation flow for all Prompt Node types (From Scratch, Import, Link to Deployment) with improved UI for linked prompt details, making it easier to reuse and manage prompts.

Reasoning Outputs in Prompt Sandboxes and Nodes

Previously, understanding the model’s reasoning process was a black box.

Now, you can view the model’s reasoning/thinking process in both Prompt Sandboxes and Workflow Nodes (requires API version 2025-07-30). This helps you debug and improve prompt performance with real insight into how the model thinks.

Model Picker Improvements

Finding the right model meant scrolling through long lists.

The improved Model Picker now has a Features filter, better sorting, and enhanced model cards, making it easy to find models with the capabilities you need.

New Model Support

We’ve added support for:

  • BaseTen models (Deepseek R1 0528, Deepseek V3 0324, Llama 4 Maverick, Llama 4 Scout)
  • xAI’s Grok 4
  • Google Vertex AI’s gemini-embedding-001

More options to help you find the right balance of performance, cost, and features.

Quality of Life Improvements

Editable Document Keywords

Updating document keywords used to require re-uploading.

Now, you can edit keywords directly in the UI—triggering automatic re-indexing and making it easier to refine your document retrieval system, especially for RAG applications.

API Versioning

API changes could impact existing integrations.

With the new API versioning system, you can specify the Vellum API version via header (X-API-VERSION), and select the version when developing/testing workflows. This keeps your integrations stable while letting you adopt new features when you’re ready.

See You in September!

That’s a wrap for August! We hope these updates help you build faster, deploy safer, and get more out of Vellum. As always, we’d love your feedback—let us know what you think and what you’d like to see next!

ABOUT THE AUTHOR
Noa Flaherty
Co-founder & CTO

Noa Flaherty, CTO and co-founder at Vellum (YC W23) is helping developers to develop, deploy and evaluate LLM-powered apps. His diverse background in mechanical and software engineering, as well as marketing and business operations gives him the technical know-how and business acumen needed to bring value to nearly any aspect of startup life. Prior to founding Vellum, Noa completed his undergrad at MIT and worked at three tech startups, including roles in MLOps at DataRobot and Product Engineering at Dover.

ABOUT THE reviewer

No items found.
lAST UPDATED
Aug 12, 2025
share post
Expert verified
Related Posts
All
December 12, 2025
7 min
How we use coding agents to 2x engineering output
LLM basics
December 12, 2025
8 min
GPT-5.2 Benchmarks
LLM basics
December 4, 2025
8 min
Top 12 AI Workflow Platforms
Product Updates
December 3, 2025
12 min
Vellum Product Update | November
Model Comparisons
November 27, 2025
18 min
Flagship Model Report: Gpt-5.1 vs Gemini 3 Pro vs Claude Opus 4.5
LLM basics
November 27, 2025
14 min
Gumloop Alternatives (Reviewed & Explained)
The Best AI Tips — Direct To Your Inbox

Latest AI news, tips, and techniques

Specific tips for Your AI use cases

No spam

Oops! Something went wrong while submitting the form.

Each issue is packed with valuable resources, tools, and insights that help us stay ahead in AI development. We've discovered strategies and frameworks that boosted our efficiency by 30%, making it a must-read for anyone in the field.

Marina Trajkovska
Head of Engineering

This is just a great newsletter. The content is so helpful, even when I’m busy I read them.

Jeremy Hicks
Solutions Architect

Experiment, Evaluate, Deploy, Repeat.

AI development doesn’t end once you've defined your system. Learn how Vellum helps you manage the entire AI development lifecycle.

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Build AI agents in minutes with Vellum
Build agents that take on the busywork and free up hundreds of hours. No coding needed, just start creating.

General CTA component, Use {{general-cta}}

Build AI agents in minutes with Vellum
Build agents that take on the busywork and free up hundreds of hours. No coding needed, just start creating.

General CTA component  [For enterprise], Use {{general-cta-enterprise}}

The best AI agent platform for enterprises
Production-grade rigor in one platform: prompt builder, agent sandbox, and built-in evals and monitoring so your whole org can go AI native.

[Dynamic] Ebook CTA component using the Ebook CMS filtered by name of ebook.
Use {{ebook-cta}} and add a Ebook reference in the article

Thank you!
Your submission has been received!
Oops! Something went wrong while submitting the form.
Button Text

LLM leaderboard CTA component. Use {{llm-cta}}

Check our LLM leaderboard
Compare all open-source and proprietary model across different tasks like coding, math, reasoning and others.

Case study CTA component (ROI) = {{roi-cta}}

40% cost reduction on AI investment
Learn how Drata’s team uses Vellum and moves fast with AI initiatives, without sacrificing accuracy and security.

Case study CTA component (cutting eng overhead) = {{coursemojo-cta}}

6+ months on engineering time saved
Learn how CourseMojo uses Vellum to enable their domain experts to collaborate on AI initiatives, reaching 10x of business growth without expanding the engineering team.

Case study CTA component (Time to value) = {{time-cta}}

100x faster time to deployment for AI agents
See how RelyHealth uses Vellum to deliver hundreds of custom healthcare agents with the speed customers expect and the reliability healthcare demands.

[Dynamic] Guide CTA component using Blog Post CMS, filtering on Guides’ names

100x faster time to deployment for AI agents
See how RelyHealth uses Vellum to deliver hundreds of custom healthcare agents with the speed customers expect and the reliability healthcare demands.
New CTA
Sorts the trigger and email categories

Dynamic template box for healthcare, Use {{healthcare}}

Start with some of these healthcare examples

SOAP Note Generation Agent
Extract subjective and objective info, assess and output a treatment plan.
Healthcare explanations of a patient-doctor match
Summarize why a patient was matched with a specific provider.

Dynamic template box for insurance, Use {{insurance}}

Start with some of these insurance examples

Insurance claims automation agent
Collect and analyze claim information, assess risk and verify policy details.
Agent that summarizes lengthy reports (PDF -> Summary)
Summarize all kinds of PDFs into easily digestible summaries.
AI agent for claims review
Review healthcare claims, detect anomalies and benchmark pricing.

Dynamic template box for eCommerce, Use {{ecommerce}}

Start with some of these eCommerce examples

E-commerce shopping agent
Check order status, manage shopping carts and process returns.

Dynamic template box for Marketing, Use {{marketing}}

Start with some of these marketing examples

Content Repurposing Agent
This agent transforms a webinar transcript into publish-ready content.
Turn LinkedIn Posts into Articles and Push to Notion
Convert your best Linkedin posts into long form content.

Dynamic template box for Sales, Use {{sales}}

Start with some of these sales examples

Objection capture agent for sales calls
Take call transcripts, extract objections, and update the associated Hubspot contact record.
Active deals health check agent
Sends a weekly HubSpot deal health update, ranks deals and enables the sales team.

Dynamic template box for Legal, Use {{legal}}

Start with some of these legal examples

Legal document processing agent
Process long and complex legal documents and generate legal research memorandum.
Legal contract review AI agent
Asses legal contracts and check for required classes, asses risk and generate report.

Dynamic template box for Supply Chain/Logistics, Use {{supply}}

Start with some of these supply chain examples

Risk assessment agent for supply chain operations
Comprehensive risk assessment for suppliers based on various data inputs.

Dynamic template box for Edtech, Use {{edtech}}

Start with some of these edtech examples

No items found.

Dynamic template box for Compliance, Use {{compliance}}

Start with some of these compliance examples

No items found.

Dynamic template box for Customer Support, Use {{customer}}

Start with some of these customer support examples

Trust center RAG Chatbot
RAG chatbot for internal policy documents with reranking model and Google search.
Customer support agent

Template box, 2 random templates, Use {{templates}}

Start with some of these agents

Legal contract review AI agent
Asses legal contracts and check for required classes, asses risk and generate report.
Ticket Escalation Bot

Template box, 6 random templates, Use {{templates-plus}}

Build AI agents in minutes

Compliance review agent
Checks DPAs and privacy policies against your compliance checklist then scores coverage and make a plan.
NDA deviation review agent
Reviews NDAs against your standard template, highlights differences, and sends a risk rated summary to Slack.
Healthcare explanations of a patient-doctor match
Summarize why a patient was matched with a specific provider.
Contract review agent
Reviews contract text against a checklist, flags deviations, scores risk, and produces a lawyer friendly summary.
Retail pricing optimizer agent
Analyze product data and market conditions and recommend pricing strategies.
Prior authorization review agent
Reviews prior authorization packets, checks them against plan criteria and outputs JSON

Build AI agents in minutes for

{{industry_name}}

Stripe transaction review agent
Analyzes recent Stripe transactions for suspicious patterns, flags potential fraud, posts a summary in Slack.
KYC compliance agent
Automates KYC checks by reviewing customer documents stored in HubSpot
Client portfolio review agent
Compiles weekly portfolio summaries from PDFs, highlights performance and risk, builds a Gamma presentation deck.
Contract review agent
Reviews contract text against a checklist, flags deviations, scores risk, and produces a lawyer friendly summary.
NDA deviation review agent
Reviews NDAs against your standard template, highlights differences, and sends a risk rated summary to Slack.
Compliance review agent
Checks DPAs and privacy policies against your compliance checklist then scores coverage and make a plan.

Case study results overview (usually added at top of case study)

What we did:

1-click

This is some text inside of a div block.

28,000+

Separate vector databases managed per tenant.

100+

Real-world eval tests run before every release.