Table of Contents

Namespace Uralstech.UGemini.CorporaAPI.Chunks

Classes

GeminiCorporaChunkBatchCreateRequest

Creates multiple new Chunk resources. Response type is GeminiCorporaChunkBatchUpdateResponse.

GeminiCorporaChunkBatchCreateRequestPart

Request to create a Chunk. Part of multiple requests in a GeminiCorporaChunkBatchCreateRequest.

GeminiCorporaChunkBatchCreationData

Information to create a new Chunk as part of a GeminiCorporaChunkBatchCreateRequest.

GeminiCorporaChunkBatchDeleteRequest

Deletes multiple Chunk resources. There is no response.

GeminiCorporaChunkBatchDeleteRequestPart

Request to delete a Chunk. Part of multiple requests in a GeminiCorporaChunkBatchDeleteRequest.

GeminiCorporaChunkBatchUpdateRequest

Updates/patches multiple Chunk resources. Response type is GeminiCorporaChunkBatchUpdateResponse.

GeminiCorporaChunkBatchUpdateRequestPart

Request to update a Chunk. Part of multiple requests in a GeminiCorporaChunkBatchUpdateRequest.

GeminiCorporaChunkBatchUpdateResponse

Response for a GeminiCorporaChunkBatchCreateRequest or GeminiCorporaChunkBatchUpdateRequest.

GeminiCorporaChunkListResponse

The response for a GeminiCorporaListRequest call for listing Chunks.

GeminiCorpusChunk

A Chunk is a subpart of a Document that is treated as an independent unit for the purposes of vector
representation and storage. A Corpus can have a maximum of 1 million Chunks.

GeminiCorpusChunkData

Extracted data that represents the Chunk content.

GeminiCorpusChunkId

A Chunk is a subpart of a Document that is treated as an independent unit for the purposes of vector
representation and storage. A Corpus can have a maximum of 1 million Chunks.

GeminiCorpusChunkPatchData

Data to patch an existing Chunk resource with new data.

GeminiCorpusRelevantChunk

The information for a chunk relevant to a query.

Enums

GeminiCorpusChunkState

States for the lifecycle of a Chunk.