feat: add Google BigQueryVectorSearch in vectorstore #1185
Annotations
5 errors
libs/community/langchain_community/vectorstores/bigquery_vector_search.py#L2
langchain_community/vectorstores/bigquery_vector_search.py:2:1: I001 Import block is un-sorted or un-formatted
|
libs/community/langchain_community/vectorstores/bigquery_vector_search.py#L189
langchain_community/vectorstores/bigquery_vector_search.py:189:9: F841 Local variable `query_job` is assigned to but never used
|
libs/community/langchain_community/vectorstores/bigquery_vector_search.py#L250
langchain_community/vectorstores/bigquery_vector_search.py:250:9: F841 Local variable `job` is assigned to but never used
|
libs/community/langchain_community/vectorstores/bigquery_vector_search.py#L272
langchain_community/vectorstores/bigquery_vector_search.py:272:9: F841 Local variable `job` is assigned to but never used
|
|
The logs for this run have expired and are no longer available.
Loading