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 #54 #63 - multi explores enhancement #64

Closed pjabl closed 3 weeks ago

pjabl commented 2 months ago

54

I've also moved within main README Frontend setup after Examples generation instructions link; the reaosn is, we need to have BigQuery populated before testing Frontend; for example, without explore_assistant_refinement_examples populated I got an error

Multi explore Select added to both the assistant and chat pages.

63

If target user choses to rebrand explore assistant to something else, certain headers / titles should be configurable.

LukaFontanilla commented 3 weeks ago

We've had a major UI/UX refresh. I took the core ideas in this PR and brought them into a new PR that works with the latest UI refresh of Explore Assistant. Thank you for the great multi explore idea!