| Package | Description |
|---|---|
| com.google.cloud.vertexai.generativeai |
| Class and Description |
|---|
| AutomaticFunctionCallingResponder
A responder that automatically calls functions when requested by the GenAI model.
|
| ChatSession
Represents a conversation between the user and the model.
|
| ContentMaker.ContentMakerForRole
Helper class to create content for a given role.
|
| GenerativeModel
This class holds a generative model that can complete what you provided.
|
| GenerativeModel.Builder
Builder class for
GenerativeModel. |
| ResponseStream
An iterable of GenerateContentResponse.
|
| ResponseStreamIteratorWithHistory
Iterator of the ResponseStream that holds the response chunks.
|
Copyright © 2024 Google LLC. All rights reserved.