looker-open-source / looker-explore-assistant

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

Option when we want to use Snowflake (non - Bigquery database) for explore assistant #81

Open tarush-bitstrapped opened 3 months ago

tarush-bitstrapped commented 3 months ago

I can see this line in Repo where they mentioned about using non BQ database. But cannot see the file they have mentioned and not sure about the way to handle this requirement: By default both approaches fetch examples from a BigQuery table out of simplicity. For Cloud Functions you can modify this React Hook and change the connection_name on line 18 to point to the non BQ database connection in Looker that houses your example prompts/training data.