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

Unrecognized name: gemini; failed to set 'endpoint' in OPTIONS() at [4:29] #38

Closed venkatasangaraju closed 3 months ago

venkatasangaraju commented 3 months ago

Hi I am trying to create remote connection to gemini-pro model from BQ but i keep getting this error. Error in query string: Error processing job 'projectid:bqjob_***': Unrecognized name: gemini; failed to set 'endpoint' in OPTIONS() at [4:29]

also i see below error when i run the same create model command from notebook even though connection exists. Exception: Error There's an error occur: {Location: ""; Message: "Not found: Connection explore_assistant_llm"; Reason: "notFound"

Am i missing anything in the backend setup ?

Thanks Venkata S

venkatasangaraju commented 3 months ago

no longer an issue