Skip to main content

Overview

Generation history endpoints

Available Operations

GetGeneration

Get request & usage metadata for a generation

Example Usage

Parameters

Response

*components.GenerationResponse, error

Errors

ListGenerationContent

Get stored prompt and completion content for a generation

Example Usage

Parameters

Response

*components.GenerationContentResponse, error

Errors

SubmitFeedback

Submit structured feedback on a generation the authenticated user made. Management key required.

Example Usage

Parameters

Response

*components.SubmitGenerationFeedbackResponse, error

Errors