Feature improvement

Feature improvement

Feature improvement

One-Click AI Agent Cloning in V7 Go

Customizing AI agents in V7 Go can involve many property settings and prompt adjustments. To help you experiment safely, we've introduced one-click agent cloning.

This feature lets you preserve a working configuration before making further changes. You can create an exact duplicate of your agent with all its property settings intact. The cloned agent is created as a clean project with no entities (rows), only the existing property setup. It will have the same name plus a timestamp for easy identification.

Agent cloning provides a risk-free way to iterate on your configurations without worrying about breaking what already works. It’s ideal for creating variations of successful agents, setting up slightly different versions for specific use cases, or comparing performance between models, for example, using the same agent setup with Gemini Pro 2.5 vs. Claude 3.7.

To clone an agent, hover over the existing one, click the three-dot menu, and select Clone agent. V7 Go will create an exact duplicate, renamed with a timestamp, and ready for customization.

  • Prototype safely. Modify cloned agents without affecting your original production workflows.

  • Preserve complex setups. Duplicate agents with multi-step processes, Python code, or custom JSON parsing without rebuilding them.

  • Test different LLMs. Create identical workflows using Claude, GPT-4, or Gemini to directly compare their performance on your documents.

Andrea Azzini

Head of Product

Andrea Azzini

Head of Product

Andrea Azzini

Head of Product

Feature improvement

Feature improvement

Feature improvement

New Expert AI Agents for Insurance, Tax, Real Estate, and More

V7 Go's AI agents for tasks like CIM triage and contract review are already a hit and they make complex work simpler for many of our customers.

Now, we're making V7 Go even more powerful. We've expanded our agent template library with a new lineup of specialized AI agents, built by our AI solution engineers and industry experts. These new agents are ready to tackle complex workflows in:

  • Insurance: Including new capabilities for Slip Ingestion.

  • Tax & Accounting: Featuring tools like the US (IRS) Tax Claims Agent for automating validation.

  • Real Estate: With a new agent designed for analyzing Offering Memorandums.

  • Investment Operations: Including a new Data Room Agent to structure and analyze documents for financial due diligence.

  • Many more: Ranging from competitor research to distributor agreements processing.

These 40 specialized AI agents can be used out-of-the-box or customized to fit your exact needs. If you want to request a specialized agent for your use case, let us know.

Andrea Azzini

Head of Product

Andrea Azzini

Head of Product

Andrea Azzini

Head of Product

May 12, 2025

Feature improvement

Feature improvement

Feature improvement

Auto Property: Configure Agents with Prompts

V7 Go now includes a new property type: Auto. This feature lets you describe a desired property in natural language, and V7 Go will suggest the best configuration, including the property type, the AI model best suited for the task, the inputs, and the expected output structure.

For example, if you enter:

I need a single-select property that classifies companies based on their funding round

Auto will recommend a Single Select property with classification logic, propose label values (e.g., Seed, Series A, Series B), and select the necessary input sources.


Screenshot of an AI configuration panel for creating a single-select property that classifies companies by funding round. The interface includes GPT 4.1 as the tool, a list of funding round options (Seed, Series A-E+, Private Equity, IPO, Unknown), and instructions to classify based on input documents.


Auto property does not create the property immediately. Instead, it provides a pre-configured suggestion, allowing you to review and modify all aspects before saving. Automatic property configuration speeds up agent setup while preserving full control over how results are computed and structured.

Andrea Azzini

Head of Product

Andrea Azzini

Head of Product

Andrea Azzini

Head of Product

May 6, 2025

Feature improvement

Feature improvement

Feature improvement

GPT-4.1 and Model Lineup Refresh

V7 Go now supports the full GPT‑4.1 family: GPT‑4.1, GPT‑4.1 Mini, and GPT‑4.1 Nano. These models bring stronger reasoning, faster responses, and lower costs across a wide range of tasks.

To keep V7 Go agents running on the best available models, we are also refreshing the full model lineup. The GPT‑4.1 family is available now, with additional models from OpenAI and Google coming soon:

Now live:

  • GPT‑4.1 replaces GPT‑4o

  • GPT‑4.1 Mini replaces GPT‑4o Mini

  • GPT‑4.1 Nano is newly added for high-speed, lightweight tasks

Coming soon:

  • OpenAI o3 will replace o1

  • OpenAI o4-mini will replace o3-mini

  • Gemini 2.5 Pro will replace Gemini 1.5 Pro

Agents powered by GPT‑4.1 are more accurate at following detailed prompts, produce cleaner outputs, and handle longer interactions more reliably. While V7 Go already supports long documents through Knowledge Index and RAG, the expanded 1 million-token context window makes GPT‑4.1 a strong fit for cases where agents need to reference large, complex source documents directly.

Key improvements:

  • Agents now understand structured input requirements, edge-case logic, and negative instructions like “don’t include X.”

  • GPT-4.1 is 26% cheaper per request on average than GPT-4o, while GPT-4.1 Nano is the fastest, most efficient option for low-latency tasks like classification. Especially relevant for users who use V7 Go with their own API key.

  • All 4.1 models can now handle up to 1 million tokens—ideal for agents reviewing large filings, contracts, or due diligence packs without missing context buried deep inside.

Andrea Azzini

Head of Product

Andrea Azzini

Head of Product

Andrea Azzini

Head of Product

Apr 22, 2025

New feature

New feature

New feature

Cases & Concierge: A New Interface for V7 Go

V7 Go now offers a conversational approach to AI document analysis through two new features: Cases and Concierge. This update makes interacting with the platform more intuitive and accessible to all users on your team, regardless of their technical background.

You may have noticed that Projects in V7 Go are now called Agents. This change reflects their specialized ability to solve domain-specific tasks using AI through multi-step reasoning, advanced retrieval capabilities, web search, and app integrations. Concierge serves as your AI assistant to communicate with these Agents and delegate tasks to them. Each conversation with Concierge is saved as a new Case and creates a persistent record that you can reference or continue later.

Screenshot of a V7 Go AI agent analyzing a CIM (Confidential Information Memorandum) document. The interface shows a chat where the user uploads a file named "American-casinos-CIM.pdf" and selects the “FINANCE – CIM Triage” agent. Below, the system displays extracted key information such as Opportunity ID, Company Description, Background, and Triage Result. A collapsible sidebar on the right displays structured data with interactive hyperlinks that highlight relevant fragments in the document.

The example above shows Concierge analyzing a CIM document. When a user asks, "Can you triage a CIM document?", the AI assistant identifies and suggests the appropriate Finance CIM Triage agent. After the document is uploaded, the agent extracts key information (such as financial metrics, company description, and background details) and determines whether the triage result is a pass or a fail.

To explore more examples, watch this short tutorial video:

All extracted information is linked to the source via interactive hyperlinks that open the document at the relevant section. This design enables users to verify each data point without manually searching through the document. A collapsible sidebar on the right displays the extracted data alongside its source references, making verification simple and intuitive.

With Cases and Concierge, users can trigger workflows through simple chat messages, use multiple agents in one conversation, attach documents from various sources, ask follow-up questions, and verify AI outputs through interactive references.

The table-style view remains available for setting up agents, automations, and properties. To access it, click the "Configure agent" button that appears when you hover over agents on your V7 Go platform homepage. You’ll also notice that behind the scenes, V7 Go adds a new row each time a specific agent is run via Concierge.

Andrea Azzini

Head of Product

Andrea Azzini

Head of Product

Andrea Azzini

Head of Product

Apr 16, 2025

New feature

New feature

New feature

Introducing V7 Go Knowledge Hub

We've created a new, unified panel for managing both your workspace-level files (Library tab) and integrations (Integrations tab), such as Google Drive. This centralized hub allows you to select all files or data sources for use as inputs or references inside your V7 Go projects.

  • The Library is now a subsection within Knowledge Hub.

  • The Library tab includes new search and sort functionalities for easier file management.

  • When editing a prompt, you can inject and mention a file by typing @ or selecting it from the input list

  • When selecting an empty File property inside a project, you can choose to:

    • Import a file from your computer

    • Use a file from the Library

    • Connect to Google Drive

At launch, Google Drive is the first available integration. More integrations are coming soon, and we're actively collecting user requests. If there's a specific integration you'd like to see, let us know by filling out this form.

Andrea Azzini

Head of Product

Andrea Azzini

Head of Product

Andrea Azzini

Head of Product

Mar 20, 2025

New model

New model

New model

Claude 3.7 Now Available in V7 Go

V7 Go now supports Claude 3.7 Sonnet, Anthropic’s latest model with enhanced reasoning and coding capabilities. When selecting models and setting up your projects, you can now choose whether a specific V7 Go property should be calculated using standard Claude 3.7 Sonnet or Claude 3.7 Sonnet with thinking mode enabled for deeper analysis. This addition improves accuracy in instruction-following and multimodal understanding. It also provides greater flexibility and precision to optimize your AI workflows.

Andrea Azzini

Head of Product

Andrea Azzini

Head of Product

Andrea Azzini

Head of Product

Mar 6, 2025

New model

New model

New model

OpenAI’s o3 Mini and Gemini Flash 2.0

Reasoning models, from Deepseek to o3, have taken the world by storm.

Compared to traditional LLMs like GPT4o and Claude Sonnet 3.5, o3 has explicit step-by-step deduction baked into the training process, making it superior for tasks requiring complicated logical reasoning.

o3-mini can now power all property types in V7 Go, including Collections, Numbers, JSON and more.

In addition, we’ve added Gemini Flash 2.0, a powerful workhorse model with low latency and a large (1m) context window.

Bill Leaver

Product Manager

Bill Leaver

Product Manager

Bill Leaver

Product Manager

Feb 7, 2025

Load More

Load More

Load More

Next steps

Have a use case in mind?

Let's talk

You’ll hear back in less than 24 hours

Next steps

Have a use case in mind?

Let's talk

You’ll hear back in less than 24 hours

Next steps

Have a use case in mind?

Let's talk