Skip to content

Commit ccd0e12

Browse files
bjacotgcopybara-github
authored andcommitted
chore: Internal change
PiperOrigin-RevId: 809077633
1 parent 3b80337 commit ccd0e12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/google/adk/tools/spanner/search_tool.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,10 +381,10 @@ def similarity_search(
381381
f" {nearest_neighbors_algorithm}"
382382
)
383383

384-
# copy_bara:strip_begin(internal comment)
384+
# copybara:strip_begin(internal comment)
385385
# TODO: Once Spanner supports ML.PREDICT in WITH CTE, we can execute
386386
# the embedding and the search in one query instead of two separate queries.
387-
# copy_bara:strip_end
387+
# copybara:strip_end
388388
embedding = _get_embedding_for_query(
389389
database,
390390
database.database_dialect,

0 commit comments

Comments
 (0)