Interface StreamGenerateContentResult (0.5.0)

Wrapper for respones from a generateContent method when steam parameter is true .

Package

@google-cloud/vertexai

Properties

response

  response 
 : 
  
 Promise<GenerateContentResponse> 
 ; 
 

stream

  stream 
 : 
  
 AsyncGenerator<GenerateContentResponse> 
 ; 
 

Async iterable that provides one GenerateContentResponse at a time.

Create a Mobile Website
View Site in Mobile | Classic
Share by: