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

( Enhancement) alternative training - looks titles #62

Open pjabl opened 2 months ago

pjabl commented 2 months ago

explore-assistant-training enhancement

Generate examples per defined config: explore with list of looker folder ids. Config example: folder_ids={'model-abc:explore-xyz': ['15', '19', '21']} If multiple models / explores are defined output is generated in a tree output structure:

Each look title from defined folder makes an "input" from a pair of "input"/ "output". Additionally the following query parameters from looker url are included (only if they are non empty):

The following parameter is excluded, based on configuration, as it's causing issues during rendering sometimes:

Add support for samples loading to BigQuery: explore_assistant_samples