File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 88#
99# https://www.apache.org/licenses/LICENSE-2.0
1010#
11- # Unless required by applicable law or agreed to in writing, software
11+ # Unless required by applicable law or agreed to in writing, software/
1212# distributed under the License is distributed on an "AS IS" BASIS,
1313# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1414# See the License for the specific language governing permissions and
@@ -803,6 +803,7 @@ def notebook(session: nox.Session):
803803 "notebooks/generative_ai/bq_dataframes_llm_code_generation.ipynb" , # Needs BUCKET_URI.
804804 "notebooks/generative_ai/sentiment_analysis.ipynb" , # Too slow
805805 "notebooks/generative_ai/bq_dataframes_llm_gemini_2.ipynb" , # Gemini 2.0 backend hasn't ready in prod.
806+ "notebooks/generative_ai/bq_dataframes_llm_vector_search.ipynb" , # Limited quota for vector index ddl statements on table.
806807 "notebooks/generative_ai/bq_dataframes_ml_drug_name_generation.ipynb" , # Needs CONNECTION.
807808 # TODO(b/366290533): to protect BQML quota
808809 "notebooks/generative_ai/bq_dataframes_llm_claude3_museum_art.ipynb" ,
You can’t perform that action at this time.
0 commit comments