Skip to main content

Update words from csv file

Send a list of word biases for this prompt. Existing words they will be deleted.

Header Parameters
    content-type string
Request Body required
  • Array [
  • bias int32 required

    The bias.

    word string required

    Possible values: <= 1000 characters

    The actual word.

  • ]
Responses

Created


Schema
  • Array [
  • bias int32 required

    The bias.

    content_generation_id int64 required

    The content generatio id.

    created_at date-time

    The create date-time.

    id int64

    The unique id.

    modified_at date-time

    The last modified date-time.

    word string required

    Possible values: <= 1000 characters

    The actual word.

  • ]
Loading...