looker-open-source / looker-explore-assistant

A React Application for interacting with Looker data through natural language.
MIT License
83 stars 52 forks source link

Fixes #62 - looks training #65

Open pjabl opened 2 months ago

pjabl commented 2 months ago

The script facilitates the generation and loading of example and sample data into the BigQuery explore_assistant dataset. The process supports multiple models and explores, relying on a set of looks for each explore in one or more folders in your Looker instance. The output is generated in a tree structure:

Each look title from the defined folder creates an "input" from a pair of "input"/"output". The following query parameters from the Looker URL are included (only if they are non-empty):

The following parameter is excluded:

Support for loading samples into BigQuery has been added to the explore_assistant_samples dataset.