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

Natural language support in BigQuery #1907

Closed
mborgesss opened this issue Apr 19, 2024 · 1 comment
Closed

Natural language support in BigQuery #1907

mborgesss opened this issue Apr 19, 2024 · 1 comment
Assignees
Labels
api: bigquery Issues related to the googleapis/python-bigquery API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@mborgesss
Copy link

I want to create an application capable of obtaining data in BigQuery from a user message. I saw that Gemini in BigQuery does exactly what I want, where I enter text and it generates SQL, queries data and generates graphs. However, I would like to use these features outside of BigQuery Studio, but I haven't found how to do so using Python. Is there any way to do this? Or is there some other feature in BigQuery that allows me to query data using natural language?

@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery API. label Apr 19, 2024
@Linchin Linchin added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p3 Desirable enhancement or fix. May not be included in next release. labels Apr 26, 2024
@Linchin Linchin assigned Linchin and unassigned chalmerlowe Apr 26, 2024
@Linchin
Copy link
Contributor

Linchin commented Apr 29, 2024

Thanks for the quick adoption of Gemini in BigQuery and the feature request! Right now there isn't a public API for Gemini in BigQuery, so we are unable to integrate it into client libraries at this point. Currently, we don't have plans to add an API for this service.

@Linchin Linchin closed this as completed Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

5 participants