Skip to main content

Overview

Generation history endpoints

Available Operations

get_generation

Get request & usage metadata for a generation

Example Usage

Parameters

Response

components.GenerationResponse

Errors

list_generation_content

Get stored prompt and completion content for a generation

Example Usage

Parameters

Response

components.GenerationContentResponse

Errors

submit_feedback

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

Example Usage

Parameters

Response

components.SubmitGenerationFeedbackResponse

Errors