Does anyone have a functional example of a Training Data Importer from any type of SQL DB?
I’m on a project that would like to bulk import potentially thousands of intent questions, because we want to organize and manage them in a database, with daily updates.
I’ve read the docs page many times (so please don’t just post this link as a response: Training Data Importers), and am just not able to connect the dots on how to create one, specific to SQL importing.
It feels like this should be a common enough need to be a standard feature, but all I find is the docs page, which isn’t quite detailed enough.
Thanks!!