Skip to main content

List the Word biases associated with the specified Prompt

List the Word biases associated with the specified Prompt

Path Parameters
  • The Content Generation id. int64 required
  • The Prompt id. int64 required
Query Parameters
  • The cursor. string required
  • The maximum number of results. int32 required

    Default value: 10

Responses

Found.


Schema
  • first string required
  • items object[]

    An array of objects.

  • bias int32 required
  • created_at date-time required
  • id int64 required
  • modified_at date-time required
  • prompt_id int64 required
  • word string required

    Possible values: <= 1000 characters

  • last string required
  • next string required
  • prev string required
  • self string required
Loading...