Skip to content

Latest commit

 

History

History
61 lines (36 loc) · 1.04 KB

File metadata and controls

61 lines (36 loc) · 1.04 KB

google.generativeai.protos.CreateChunkRequest

View source on GitHub

Request to create a Chunk.

Attributes

parent

str

Required. The name of the Document where this Chunk will be created. Example: corpora/my-corpus-123/documents/the-doc-abc

chunk

google.ai.generativelanguage.Chunk

Required. The Chunk to create.