Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(perf) Filter construction improvements - Make It Smarter #131

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

kalib-brayer
Copy link
Contributor

Added timeframe and interval context file to documents directory, added more explicit context to the looker_filter_doc.md file, updated useSendVertexMessage.ts file to include interval and timeframe context file.

LukaFontanilla and others added 9 commits September 11, 2024 11:44
* fix  - pass in the parameters to the big query generate model

* make it smater

* merge

* prevent duplicate triggering of generation

* move logic into helper utils

* fix state

* fix the callbacks

* use params instead of a string

* add back sorting

* fix link generation

* remove some consoles

* check the filters twice, make sure that we're returning a simpler data structure

* fix race condition for page load

* separate call for filter and visualization generation

* fix typescript errors

* add jest tests

* update for edge cases when custom urls, and custom dates are in examples need to be handled.

* Fix package json

* more fixes post merge

* fix the store

* fix sidepanel

* fix the link to explore

* improve speed by parallelizing calls to gemini

* fix summarization

* scroll into view

* add filter helper and tests

* add tests

* run on every commit

* only use node 16 and 18

* use a filter validator

* remove un-used console logs

* post-merge fixes

* fix tests

* improve scrolling

---------

Co-authored-by: Jawad Laraqui <[email protected]>
Co-authored-by: Flavio Di Berardino <[email protected]>
Added case statement to handle both cleaned an uncleaned urls
adding more context to filter doc on dates
Adding context file on timeframes and intervals
adding import and reference for context
@kalib-brayer kalib-brayer requested a review from a team as a code owner November 14, 2024 22:22
@carolbethperkins
Copy link

@colin-roy-ehri please remove the duplicative filter documentation/context from the useSendVertexMessage.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants