Skip to content

Commit d8c4522

Browse files
daymxnrlazo
andauthored
Update firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/Chat.kt
Co-authored-by: Rodrigo Lazo <[email protected]>
1 parent 1a43c83 commit d8c4522

File tree

1 file changed

+1
-1
lines changed
  • firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai

1 file changed

+1
-1
lines changed

firebase-vertexai/src/main/kotlin/com/google/firebase/vertexai/Chat.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ import kotlinx.coroutines.flow.onEach
4545
* discussion).
4646
*/
4747
@Deprecated(
48-
"""The Firebase VertexAI SDK (firebase-vertexai) has been replaced with the FirebaseAI SDK (firebase-ai) to accommodate the evolving set of supported features and services.
48+
"""The Vertex AI in Firebase SDK (firebase-vertexai) has been replaced with the FirebaseAI SDK (firebase-ai) to accommodate the evolving set of supported features and services.
4949
For migration details, see the migration guide: https://firebase.google.com/docs/vertex-ai/migrate-to-latest-sdk"""
5050
)
5151
public class Chat(

0 commit comments

Comments
 (0)