Skip to content

Commit ee474ea

Browse files
committed
remove replcated notes
1 parent 1029465 commit ee474ea

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

bigframes/ml/llm.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,6 @@ class TextEmbeddingGenerator(base.RetriableRemotePredictor):
131131
text-multilingual-embedding models returns model embeddings for text inputs which support over 100 languages.
132132
If no setting is provided, "text-embedding-004" will be used by
133133
default and a warning will be issued.
134-
135-
.. note::
136-
"text-embedding-004" is going to be deprecated. Bigframes 3 will transition to using text-embedding-004.
137-
138134
session (bigframes.Session or None):
139135
BQ session to create the model. If None, use the global default session.
140136
connection_name (str or None):

0 commit comments

Comments
 (0)