May 23, 2024

Native CSV import in V7 Go

Native CSV import in V7 Go

csv import in V7 Go

One of our top feature requests post-launch is now live in V7 Go.

Go has always supported CSV upload into a single field, which is powerful if you want an AI model to reason across an entire CSV at once.

But lots of users have asked to import a CSV which then unfurls into a project, where AI models can reason over individual columns in the same structure as the CSV.

Bill Leaver

Bill Leaver

Product Manager