-
Notifications
You must be signed in to change notification settings - Fork 3
Add BigQueryExplorer component and page #28
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
Conversation
✅ Deploy Preview for sourcify-ui ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
|
How about we embed it directly after the verified contracts graph? Not even linking out to a separate page. |
kuzdogan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've done some layout changes and adding submission with ctrl+enter.
Just a few questions on the code.
But in general amazing work!
|

This PR implements the BigQuery component and page. There are two main parts in this PR:
The LLM SQL generator uses free models from Openrouter. Free usage is on our openrouter key that we embed in the browser. Users can use their own private key to use payed models.