New updates and improvements
V7 Go
Recompute specific fields in V7 Go
Users can now recompute specific property values for individual fields without recalculating an entire property column. If a field produces an error or the output isn’t satisfactory, simply click on the field and select the Recompute option. You can also select a range of values, right-click, and recalculate multiple fields at once.
Dec 16, 2024
Pull live data from the internet with Web Search in V7 Go
Until now, you could access and analyze web data in V7 Go by submitting specific URLs. With the new Web Search feature, it is now possible to ask questions directly in your prompt and pull in relevant information from the web.
V7 Go will automatically use the most effective search queries and visit multiple pages.
Perfect for data enrichment and accessing current information like stock prices.
Get results as text, structured JSON, or Select/Multi-select properties.
Note: Source URLs and citations will be automatically displayed in the reasoning tooltip for full transparency in an upcoming update. In the meantime, include "list sources" in your prompt to view reference links in the output.
Dec 9, 2024
Word Document Support in V7 Go
You can now upload Word documents directly into V7 Go without converting them to PDFs or CSVs. Use AI Citations, preview mode, and other functionalities with your Word documents just as you would with PDFs.
V7 Go supports both .doc and .docx formats.
Note: This feature requires new file properties created after this release.
Dec 4, 2024
Create Nested Collections in V7 Go
You can now create collections within collections to get more granular insights into your data. This unlocks powerful workflows like splitting a PDF into pages as a top-level collection, then extracting structured metrics for each page in your nested collections.
With nested collections, you can still enjoy all the functionalities of standard collections, including filtering, AI data extraction, and dynamic references.
Nov 28, 2024
Link data across V7 Go projects with Reference Properties
This new property type lets you link data between projects. You can pull information from V7 Go source projects based on conditions you set.
References unlock:
Dynamic referencing. Pull in matching data from other projects automatically. For example, you can analyze Gong call transcripts involving a specific participant in one project, and then sum the deal values attached to those calls in a different one.
Manual matching. Need complete precision? You can manually filter and select specific matches for nuanced use cases.
Quick previews: Hover over matches for instant previews and snap to the source project in one click.
Whether it's enriching a project with relevant customer interactions or linking supporting documents to financial models, References help you connect all necessary data points with ease. Best of all, your data stays in sync automatically.
To see Reference Properties in action, check out this 90 second walkthrough.
Nov 18, 2024
Collections upgrade: Use File Bundles in V7 Go
File Bundles are now live in Go. This functionality is built for use cases where you need to work with a unit of data (a company, a checklist, an email with multiple attachments) which includes multiple files, such as:
Company analysis where a single company consists of a pitch deck, accounts files, and interview transcripts
Financial reports with supporting documentation and regulatory filings
Insurance claims with policies, damage photos, written reports, and scanned forms
For instance, say you’re working with a company profile that consists of multiple files: simply add the pitch deck PDF, financial CSVs, and any other relevant documents into a single bundle/collection. This allows you to group multiple files under one cohesive unit.
Additionally, you can apply filters to specify which files within a collection/file bundle should be analyzed with AI. For a quick walkthrough, watch this 90 second Loom.
If you have any questions or a relevant use case, as always, reach out to us.
Nov 13, 2024
QoL improvements for easier navigation and better experience
We've made several updates and added new functionalities that will make your V7 Go projects easier to manage and set up. These include:
CSV previews. Inspect the contents of your uploaded CSV files directly within V7 Go.
Sorting. Sort entities in ascending or descending order to group single-select classification results or find highest and lowest values with ease.
Markdown formatting. AI outputs in entities now support markdown formatting for text and code.
Stay tuned for more updates!
Nov 11, 2024
File splitter property in Go
The File Splitter splits PDFs and Excels into collections of individual pages or sheets.
Historically such splitting was generally done as a pre-processing step with code, but this is now available within Go natively, no code required.
This unlocks a deeper level of page by page or sheet by sheet analysis. For instance, you can turn an Excel file into a collection of sheets, run models over the individual sheets, and then aggregate these answers back up into a summary of summaries.
Since PDFs are split into pages represented by JPEGs, this also unlocks the native multimodal understanding of the latest foundation models, which can power tasks like reading charts or images from pages.
Oct 23, 2024